Searched refs:isWrappedSet (Results 1 – 2 of 2) sorted by relevance
312 bool ConstantRange::isWrappedSet() const { in isWrappedSet() function in ConstantRange371 if (isFullSet() || isWrappedSet()) in getUnsignedMin()431 if (!CR1.isWrappedSet() && CR2.isWrappedSet()) in getPreferredRange()433 if (CR1.isWrappedSet() && !CR2.isWrappedSet()) in getPreferredRange()
178 bool isWrappedSet() const;