Searched refs:isWrappedSet (Results 1 – 3 of 3) sorted by relevance
318 bool ConstantRange::isWrappedSet() const { in isWrappedSet() function in ConstantRange377 if (isFullSet() || isWrappedSet()) in getUnsignedMin()452 if (!CR1.isWrappedSet() && CR2.isWrappedSet()) in getPreferredRange()454 if (CR1.isWrappedSet() && !CR2.isWrappedSet()) in getPreferredRange()1081 if (isWrappedSet() || Other.isWrappedSet()) in umax()1109 if (isWrappedSet() || Other.isWrappedSet()) in umin()
190 bool isWrappedSet() const;
6408 : RangeBetween.isWrappedSet(); in getRangeForAffineNoSelfWrappingAR()13969 if (ExactRegion.isWrappedSet() || ExactRegion.isFullSet()) in applyLoopGuards()