Home
last modified time | relevance | path

Searched refs:isl_basic_map_overlying_set (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_convex_hull.c1961 convex_hull = isl_basic_map_overlying_set(bset, model); in isl_map_convex_hull()
2453 hull = isl_basic_map_overlying_set(bset, model); in map_simple_hull()
2986 hull = isl_basic_map_overlying_set(hull, model); in map_unshifted_simple_hull_from_basic_map_list()
H A Disl_map_private.h320 __isl_give isl_basic_map *isl_basic_map_overlying_set(
H A Disl_map_simplify.c2161 bmap = isl_basic_map_overlying_set(bset, bmap); in isl_basic_map_remove_shifted_constraints()
3307 return isl_basic_map_overlying_set(bset, bmap); in isl_basic_map_gist()
3317 eq_bmap = isl_basic_map_overlying_set(eq, isl_basic_map_copy(bmap)); in isl_basic_map_gist()
3320 bmap = isl_basic_map_overlying_set(bset, bmap); in isl_basic_map_gist()
H A Disl_affine_hull.c1239 hull = isl_basic_map_overlying_set(bset, model); in isl_map_affine_hull()
H A Disl_sample.c1259 return isl_basic_map_overlying_set(bset, bmap); in isl_basic_map_sample()
H A Disl_map.c5731 __isl_give isl_basic_map *isl_basic_map_overlying_set( in isl_basic_map_overlying_set() function
5802 return bset_from_bmap(isl_basic_map_overlying_set(bset, in isl_basic_set_from_underlying_set()