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

/haiku-buildtools/isl/
H A Disl_convex_hull.c1010 static struct isl_basic_set *uset_convex_hull(struct isl_set *set);
1057 hull = uset_convex_hull(set);
1329 hull = uset_convex_hull(set);
1800 static struct isl_basic_set *uset_convex_hull(struct isl_set *set) function
1901 convex_hull = uset_convex_hull(set);
1951 bset = uset_convex_hull(set);

Completed in 43 milliseconds