Searched refs:from_domain_and_range (Results 1 – 3 of 3) sorted by relevance
3986 …static inline isl::checked::union_map from_domain_and_range(isl::checked::union_set domain, isl::c…18712 isl::checked::union_map union_map::from_domain_and_range(isl::checked::union_set domain, isl::check… in from_domain_and_range() function
4052 static inline isl::union_map from_domain_and_range(isl::union_set domain, isl::union_set range);26587 isl::union_map union_map::from_domain_and_range(isl::union_set domain, isl::union_set range) in from_domain_and_range() function
8109 def from_domain_and_range(arg0, arg1): member in union_map