Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp999 const ConstantRange &RHSRange = *RHSRes; in solveBlockValueBinaryOpImpl() local
1137 ConstantRange RHSRange(RHS->getType()->getScalarSizeInBits(), in getValueFromSimpleICmpCondition() local
H A DValueTracking.cpp7096 ConstantRange RHSRange = ConstantRange::fromKnownBits(RHSKnown, false); in computeOverflowForUnsignedMul() local
7145 ConstantRange RHSRange = in computeOverflowForUnsignedAdd() local
7177 ConstantRange RHSRange = in computeOverflowForSignedAdd() local
7236 ConstantRange RHSRange = in computeOverflowForUnsignedSub() local
7264 ConstantRange RHSRange = in computeOverflowForSignedSub() local