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

/haiku-buildtools/isl/include/isl/
H A Dset.h281 __isl_give isl_basic_set *isl_set_convex_hull(__isl_take isl_set *set);
/haiku-buildtools/isl/
H A Disl_convex_hull.c1968 struct isl_basic_set *isl_set_convex_hull(struct isl_set *set) function
2401 return isl_set_convex_hull(set);
H A Disl_test.c1013 bset1 = isl_set_convex_hull(set);
1056 set1 = isl_set_from_basic_set(isl_set_convex_hull(set1));
/haiku-buildtools/cloog/source/isl/
H A Ddomain.c117 set = isl_set_from_basic_set(isl_set_convex_hull(isl_set_copy(set)));

Completed in 59 milliseconds