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

/haiku-buildtools/isl/include/isl/
H A Dunion_map.h44 __isl_give isl_union_map *isl_union_map_polyhedral_hull(
/haiku-buildtools/isl/interface/
H A Disl.py66 res = isl.isl_union_map_polyhedral_hull(isl.isl_union_map_copy(arg0.ptr))
406 isl.isl_union_map_polyhedral_hull.restype = c_void_p
/haiku-buildtools/isl/
H A Disl_union_map.c1481 __isl_give isl_union_map *isl_union_map_polyhedral_hull( function
1490 return isl_union_map_polyhedral_hull(uset);

Completed in 46 milliseconds