Searched refs:subtract_range (Results 1 – 4 of 4) sorted by relevance
1403 inline map subtract_range(set dom) const;3161 inline union_map subtract_range(union_set dom) const;8990 map map::subtract_range(set dom) const in subtract_range() function16984 union_map union_map::subtract_range(union_set dom) const in subtract_range() function
2816 inline isl::checked::union_map subtract_range(isl::checked::union_set dom) const;11614 isl::checked::union_map union_map::subtract_range(isl::checked::union_set dom) const in subtract_range() function
2881 inline isl::union_map subtract_range(isl::union_set dom) const;16603 isl::union_map union_map::subtract_range(isl::union_set dom) const in subtract_range() function
6989 def subtract_range(arg0, arg1): member in union_map