Searched refs:isl_local_space_divs_known (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/
H A Disl_local_space_private.h34 int isl_local_space_divs_known(__isl_keep isl_local_space *ls);
H A Disl_local_space.c142 if (!isl_local_space_divs_known(ls1))
144 if (!isl_local_space_divs_known(ls2))
622 int isl_local_space_divs_known(__isl_keep isl_local_space *ls) function
H A Disl_aff.c71 if (!isl_local_space_divs_known(ls))

Completed in 104 milliseconds