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

/haiku-buildtools/isl/include/isl/
H A Daff.h152 __isl_give isl_pw_aff *isl_set_indicator_function(__isl_take isl_set *set);
/haiku-buildtools/isl/
H A Disl_aff.c2931 return isl_pw_aff_cond(isl_set_indicator_function(cond), f, c);
4297 __isl_give isl_pw_aff *isl_set_indicator_function(__isl_take isl_set *set) function
H A Disl_input.c695 pa_cond = isl_set_indicator_function(isl_map_wrap(cond));

Completed in 73 milliseconds