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

/haiku-buildtools/isl/
H A Dbound.c24 static __isl_give isl_set *set_bounds(__isl_take isl_set *set) function
192 context = set_bounds(context);
H A Dpip.c65 static __isl_give isl_basic_set *set_bounds(__isl_take isl_basic_set *bset) function
244 context = set_bounds(context);
H A Disl_convex_hull.c2395 static struct isl_basic_set *set_bounds(struct isl_set *set, int dim) function
2460 bounds = set_bounds(set, i);

Completed in 50 milliseconds