Searched refs:isl_map_sum (Results 1 – 4 of 4) sorted by relevance
234 __isl_give isl_map *isl_map_sum(__isl_take isl_map *map1,
11726 auto res = isl_map_sum(copy(), map2.release()); in sum()
4932 __isl_give isl_map *isl_map_sum(__isl_take isl_map *map1, in isl_map_sum() function4970 return set_from_map(isl_map_sum(set_to_map(set1), set_to_map(set2))); in isl_set_sum()
8696 __isl_give isl_map *isl_map_sum(8703 The domain of the result of C<isl_map_sum> is the intersection