Searched refs:isl_local_space_get_active (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/isl/
H A Disl_local_space_private.h50 int *isl_local_space_get_active(__isl_keep isl_local_space *ls, isl_int *l);
H A Disl_constraint.c344 active = isl_local_space_get_active(constraint->ls,
H A Disl_local_space.c980 int *isl_local_space_get_active(__isl_keep isl_local_space *ls, isl_int *l) function
H A Disl_aff.c1956 active = isl_local_space_get_active(aff->ls, aff->v->el + 2);

Completed in 126 milliseconds