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

/haiku-buildtools/isl/
H A Disl_map_private.h234 struct isl_set *isl_map_underlying_set(struct isl_map *map);
H A Disl_convex_hull.c1940 set = isl_map_underlying_set(map);
2347 set = isl_map_underlying_set(map);
H A Disl_affine_hull.c1376 set = isl_map_underlying_set(map);
H A Disl_map.c4556 struct isl_set *isl_map_underlying_set(struct isl_map *map) function
4592 return (struct isl_set *)isl_map_underlying_set((struct isl_map *)set);

Completed in 66 milliseconds