Searched refs:isl_map_polyhedral_hull (Results 1 – 5 of 5) sorted by relevance
1980 __isl_give isl_basic_map *isl_map_polyhedral_hull(__isl_take isl_map *map) in isl_map_polyhedral_hull() function1990 return bset_from_bmap(isl_map_polyhedral_hull(set_to_map(set))); in isl_set_polyhedral_hull()
2087 return isl_map_from_basic_map(isl_map_polyhedral_hull(map)); in isl_map_polyhedral_hull_map()
462 __isl_give isl_basic_map *isl_map_polyhedral_hull(__isl_take isl_map *map);
11485 auto res = isl_map_polyhedral_hull(copy()); in polyhedral_hull()
6362 __isl_give isl_basic_map *isl_map_polyhedral_hull(