Searched refs:isEmptySet (Results 1 – 19 of 19) sorted by relevance
171 if (CR1.isEmptySet() || CR2.isEmptySet()) in areInsensitiveToSignednessOfICmpPredicate()180 if (CR1.isEmptySet() || CR2.isEmptySet()) in areInsensitiveToSignednessOfInvertedICmpPredicate()1007 if (isEmptySet() || Other.isEmptySet()) in add()1030 if (isEmptySet() || Other.isEmptySet()) in addWithNoWrap()1054 if (isEmptySet() || Other.isEmptySet()) in sub()1077 if (isEmptySet() || Other.isEmptySet()) in subWithNoWrap()1109 if (isEmptySet() || Other.isEmptySet()) in multiply()1171 if (isEmptySet() || Other.isEmptySet()) in smul_fast()1193 if (isEmptySet() || Other.isEmptySet()) in smax()1207 if (isEmptySet() || Other.isEmptySet()) in umax()[all …]
1238 return !A.intersectWith(B).isEmptySet() || isContiguous(A, B); in canBeMerged()
4024 Check(!CurRange.isEmptySet() && (IsAbsoluteSymbol || !CurRange.isFullSet()), in verifyRangeMetadata()4027 Check(CurRange.intersectWith(LastRange).isEmptySet(), in verifyRangeMetadata()4042 Check(FirstRange.intersectWith(LastRange).isEmptySet(), in verifyRangeMetadata()
219 if (CR.isEmptySet()) {349 assert(!NewR.isEmptySet() && "should only be called for non-empty sets");
75 return R.isEmptySet() || R.isFullSet() || R.isUpperSignWrapped(); in isUnsafe()292 if (SizeRange.isEmptySet()) in getAccessRange()612 if (Access.isEmptySet()) in getArgumentAccessRange()624 assert(!KV.second.isEmptySet() && in updateOneUse()810 if (!Access.isEmptySet()) in resolveAllCalls()
489 return LoadRange.intersectWith(StoreRange).isEmptySet(); in areNonOverlapSameBaseLoadAndStore()
1228 if (Range1.intersectWith(Range2).isEmptySet()) in aliasGEP()
1211 if (!CR.isEmptySet()) in getValueFromICmpCondition()
1667 if (IsAnd && Range0.intersectWith(Range1).isEmptySet()) in simplifyAndOrOfICmpsWithConstants()3054 if (RHS_CR.isEmptySet()) in simplifyICmpWithConstant()
8295 if (Intersection.isEmptySet()) in isImpliedCondCommonOperandWithConstants()8297 if (Difference.isEmptySet()) in isImpliedCondCommonOperandWithConstants()
10627 if (ExactCR.isEmptySet()) in SimplifyICmpOperands()
211 bool isEmptySet() const;
824 return !Assumed.isEmptySet() && IntegerRangeState::isValidState(); in isValidState()
9132 if (!AssumedConstantRange.isEmptySet()) { in setRangeMetadataIfisBetterRange()9149 if (!AssumedConstantRange.isEmptySet() && in manifest()9391 if (LHSAARange.isEmptySet() || RHSAARange.isEmptySet()) in calculateCmpInst()9399 if (AllowedRegion.intersectWith(LHSAARange).isEmptySet()) in calculateCmpInst()
1362 if (Intersection.isEmptySet()) in foldICmpWithDominatingICmp()1364 if (Difference.isEmptySet()) in foldICmpWithDominatingICmp()
4024 if (CR->isEmptySet()) in foldXorOfICmps()
4929 if (RangeV.isEmptySet())
685 if (Span.isSizeLargerThan(8) || Span.isEmptySet()) { in matchInstruction()
9867 if (CR.isFullSet() || CR.isEmptySet() || CR.isUpperWrapped()) in lowerRangeToAssertZExt()