Searched defs:RHSRange (Results 1 – 3 of 3) sorted by relevance
612 ConstantRange RHSRange(CI->getValue()); in isKnownNonZeroFromAssume() local4183 ConstantRange RHSRange = ConstantRange::fromKnownBits(RHSKnown, false); in computeOverflowForUnsignedMul() local4237 ConstantRange RHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForUnsignedAdd() local4274 ConstantRange RHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForSignedAdd() local4314 ConstantRange RHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForUnsignedSub() local4333 ConstantRange RHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForSignedSub() local
1080 ConstantRange RHSRange = RHSRes.getValue(); in solveBlockValueBinaryOpImpl() local1234 ConstantRange RHSRange(RHS->getType()->getIntegerBitWidth(), in getValueFromICmpCondition() local
1127 ConstantRange RHSRange = ConstantRange(RHS->getValue()); in solveBlockValueBinaryOp() local