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

/haiku-buildtools/isl/
H A Disl_convex_hull.c1916 struct isl_basic_map *isl_map_convex_hull(struct isl_map *map) function
1971 isl_map_convex_hull((struct isl_map *)set);
1978 hull = isl_map_convex_hull(map);
/haiku-buildtools/isl/include/isl/
H A Dmap.h415 __isl_give isl_basic_map *isl_map_convex_hull(__isl_take isl_map *map);

Completed in 20 milliseconds