Searched refs:isl_aff_var_on_domain (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/isl/include/isl/
H A Daff.h18 __isl_give isl_aff *isl_aff_var_on_domain(__isl_take isl_local_space *ls,
/haiku-buildtools/isl/
H A Disl_aff.c112 __isl_give isl_aff *isl_aff_var_on_domain(__isl_take isl_local_space *ls, function
155 return isl_pw_aff_from_aff(isl_aff_var_on_domain(ls, type, pos));
4027 aff = isl_aff_var_on_domain(isl_local_space_copy(ls),

Completed in 175 milliseconds