Searched refs:isUpperWrapped (Results 1 – 3 of 3) sorted by relevance
398 if (!isUpperWrapped()) in contains()407 if (!isUpperWrapped()) { in contains()414 if (!Other.isUpperWrapped()) in contains()477 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()480 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()511 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()582 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()585 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()604 if (!CR.isUpperWrapped()) { in unionWith()738 if (isUpperWrapped()) { in truncate()[all …]
197 bool isUpperWrapped() const;
9000 if (CR.isFullSet() || CR.isEmptySet() || CR.isUpperWrapped()) in lowerRangeToAssertZExt()