Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/include/isl/
H A Dunion_set.h18 __isl_give isl_union_set *isl_set_to_union_set(__isl_take isl_set *set);
H A Disl-noexceptions.h19287 auto res = isl_set_to_union_set(copy()); in to_union_set()
/llvm-project/polly/lib/External/isl/
H A Disl_union_map.c553 __isl_give isl_union_set *isl_set_to_union_set(__isl_take isl_set *set) in isl_set_to_union_set() function
/llvm-project/polly/lib/External/isl/doc/
H A Duser.pod2179 __isl_give isl_union_set *isl_set_to_union_set(
2190 Similarly for C<isl_set_to_union_set> and C<isl_union_set_from_set>.