Searched refs:le_set (Results 1 – 7 of 7) sorted by relevance
279 return L.le_set(R); in buildConditionSet()289 return L.le_set(R); in buildConditionSet()
678 DimOutside = DimOutside.unite(SizeE.le_set(Var)); in assumeNoOutOfBound()
292 inline set le_set(aff aff2) const;1998 inline set le_set(pw_aff pwaff2) const;2076 inline set le_set(pw_aff_list list2) const;4144 set aff::le_set(aff aff2) const in le_set() function11720 set pw_aff::le_set(pw_aff pwaff2) const in le_set() function12088 set pw_aff_list::le_set(pw_aff_list list2) const in le_set() function
333 inline isl::checked::set le_set(isl::checked::aff aff2) const;1927 inline isl::checked::set le_set(isl::checked::pw_aff pwaff2) const;3338 isl::checked::set aff::le_set(isl::checked::aff aff2) const in le_set() function8232 isl::checked::set pw_aff::le_set(isl::checked::pw_aff pwaff2) const in le_set() function
397 inline isl::set le_set(isl::aff aff2) const;1992 inline isl::set le_set(isl::pw_aff pwaff2) const;3491 isl::set aff::le_set(isl::aff aff2) const in le_set() function11001 isl::set pw_aff::le_set(isl::pw_aff pwaff2) const in le_set() function
2865 Extent = Extent.intersect(OuterMin.le_set(Val)); in getExtent()
2598 def le_set(arg0, arg1): member in pw_aff2608 return union_pw_aff(arg0).le_set(arg1)3625 def le_set(arg0, arg1): member in aff3635 return pw_aff(arg0).le_set(arg1)