Searched refs:isUpperWrapped (Results 1 – 4 of 4) sorted by relevance
454 if (!isUpperWrapped()) in contains()463 if (!isUpperWrapped()) { in contains()470 if (!Other.isUpperWrapped()) in contains()533 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()536 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()567 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()638 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()641 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()660 if (!CR.isUpperWrapped()) { in unionWith()820 if (isUpperWrapped()) { in truncate()[all …]
224 bool isUpperWrapped() const;
6709 if (!CR.isUpperWrapped() && all_of(ResultTypes, [&](const auto &KV) { in SwitchToLookupTable()
9867 if (CR.isFullSet() || CR.isEmptySet() || CR.isUpperWrapped()) in lowerRangeToAssertZExt()