Searched refs:isWrappedSet (Results 1 – 4 of 4) sorted by relevance
371 bool ConstantRange::isWrappedSet() const { in isWrappedSet() function in ConstantRange429 if (isFullSet() || isWrappedSet()) in getUnsignedMin()504 if (!CR1.isWrappedSet() && CR2.isWrappedSet()) in getPreferredRange()506 if (CR1.isWrappedSet() && !CR2.isWrappedSet()) in getPreferredRange()1178 if (isWrappedSet() || Other.isWrappedSet()) in umax()1206 if (isWrappedSet() || Other.isWrappedSet()) in umin()
217 bool isWrappedSet() const;
1179 if (!(ICmp1->hasOneUse() && ICmp2->hasOneUse()) || CR1.isWrappedSet() || in foldAndOrOfICmpsUsingRanges()1180 CR2.isWrappedSet()) in foldAndOrOfICmpsUsingRanges()
7051 : RangeBetween.isWrappedSet(); in getRangeForAffineNoSelfWrappingAR()15002 if (ExactRegion.isWrappedSet() || ExactRegion.isFullSet()) in applyLoopGuards()