Searched defs:subtract_range (Results 1 – 3 of 3) sorted by relevance
8262 isl::checked::union_map basic_map::subtract_range(const isl::checked::union_set &dom) const in subtract_range() function10578 isl::checked::union_map map::subtract_range(const isl::checked::union_set &dom) const in subtract_range() function19045 isl::checked::union_map union_map::subtract_range(isl::checked::union_set dom) const in subtract_range() function
9776 isl::union_map basic_map::subtract_range(const isl::union_set &dom) const in subtract_range() function13427 isl::union_map map::subtract_range(const isl::union_set &dom) const in subtract_range() function27240 isl::union_map union_map::subtract_range(isl::union_set dom) const in subtract_range() function
8782 def subtract_range(arg0, arg1): member in union_map