Searched refs:isl_set_to_union_set (Results 1 – 4 of 4) sorted by relevance
18 __isl_give isl_union_set *isl_set_to_union_set(__isl_take isl_set *set);
19287 auto res = isl_set_to_union_set(copy()); in to_union_set()
553 __isl_give isl_union_set *isl_set_to_union_set(__isl_take isl_set *set) in isl_set_to_union_set() function
2179 __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>.