Home
last modified time | relevance | path

Searched refs:isl_map_sum (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dmap.h234 __isl_give isl_map *isl_map_sum(__isl_take isl_map *map1,
H A Disl-noexceptions.h11726 auto res = isl_map_sum(copy(), map2.release()); in sum()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_map.c4932 __isl_give isl_map *isl_map_sum(__isl_take isl_map *map1, in isl_map_sum() function
4970 return set_from_map(isl_map_sum(set_to_map(set1), set_to_map(set2))); in isl_set_sum()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod8696 __isl_give isl_map *isl_map_sum(
8703 The domain of the result of C<isl_map_sum> is the intersection