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.cpp992 const ConstantRange &RHSRange = *RHSRes; in solveBlockValueBinaryOpImpl() local
1123 ConstantRange RHSRange(RHS->getType()->getScalarSizeInBits(), in getValueFromSimpleICmpCondition() local
H A DValueTracking.cpp6981 ConstantRange RHSRange = ConstantRange::fromKnownBits(RHSKnown, false); in computeOverflowForUnsignedMul() local
7030 ConstantRange RHSRange = in computeOverflowForUnsignedAdd() local
7063 ConstantRange RHSRange = in computeOverflowForSignedAdd() local
7125 ConstantRange RHSRange = in computeOverflowForUnsignedSub() local
7154 ConstantRange RHSRange = in computeOverflowForSignedSub() local