Home
last modified time | relevance | path

Searched refs:isl_map_polyhedral_hull (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_convex_hull.c1980 __isl_give isl_basic_map *isl_map_polyhedral_hull(__isl_take isl_map *map) in isl_map_polyhedral_hull() function
1990 return bset_from_bmap(isl_map_polyhedral_hull(set_to_map(set))); in isl_set_polyhedral_hull()
H A Disl_union_map.c2087 return isl_map_from_basic_map(isl_map_polyhedral_hull(map)); in isl_map_polyhedral_hull_map()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dmap.h462 __isl_give isl_basic_map *isl_map_polyhedral_hull(__isl_take isl_map *map);
H A Disl-noexceptions.h11485 auto res = isl_map_polyhedral_hull(copy()); in polyhedral_hull()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod6362 __isl_give isl_basic_map *isl_map_polyhedral_hull(