Home
last modified time | relevance | path

Searched defs:RHSRange (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp991 const ConstantRange &RHSRange = *RHSRes; solveBlockValueBinaryOpImpl() local
1109 ConstantRange RHSRange(RHS->getType()->getIntegerBitWidth(), getValueFromSimpleICmpCondition() local
H A DValueTracking.cpp6304 ConstantRange RHSRange = ConstantRange::fromKnownBits(RHSKnown, false); computeOverflowForUnsignedMul() local
6353 ConstantRange RHSRange = computeOverflowForUnsignedAdd() local
6386 ConstantRange RHSRange = computeOverflowForSignedAdd() local
6448 ConstantRange RHSRange = computeOverflowForUnsignedSub() local
6477 ConstantRange RHSRange = computeOverflowForSignedSub() local
[all...]