Searched refs:isWrappedSet (Results 1 – 3 of 3) sorted by relevance
393 if (!isWrappedSet()) in contains()402 if (!isWrappedSet()) { in contains()409 if (!Other.isWrappedSet()) in contains()436 if (!isWrappedSet() && CR.isWrappedSet()) in intersectWith()439 if (!isWrappedSet() && !CR.isWrappedSet()) { in intersectWith()458 if (isWrappedSet() && !CR.isWrappedSet()) { in intersectWith()509 if (!isWrappedSet() && CR.isWrappedSet()) return CR.unionWith(*this); in unionWith()511 if (!isWrappedSet() && !CR.isWrappedSet()) { in unionWith()529 if (!CR.isWrappedSet()) { in unionWith()664 if (isWrappedSet()) { in truncate()[all …]
143 bool isWrappedSet() const;
8026 if (CR.isFullSet() || CR.isEmptySet() || CR.isWrappedSet()) in lowerRangeToAssertZExt()