Home
last modified time | relevance | path

Searched defs:LHSRange (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp986 const ConstantRange &LHSRange = *LHSRes; in solveBlockValueBinaryOpImpl() local
958 const ConstantRange &LHSRange = *LHSRes; solveBlockValueCast() local
H A DValueTracking.cpp704 ConstantRange LHSRange = ConstantRange::makeAllowedICmpRegion(Pred, *C); computeKnownBitsFromCmp() local
6811 ConstantRange LHSRange = ConstantRange::fromKnownBits(LHSKnown, false); computeOverflowForUnsignedMul() local
6859 ConstantRange LHSRange = computeOverflowForUnsignedAdd() local
6892 ConstantRange LHSRange = computeOverflowForSignedAdd() local
6954 ConstantRange LHSRange = computeOverflowForUnsignedSub() local
6983 ConstantRange LHSRange = computeOverflowForSignedSub() local
[all...]
H A DScalarEvolution.cpp12656 ConstantRange LHSRange = FoundLHSRange.add(ConstantRange(*Addend)); isImpliedCondOperandsViaRanges() local
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp433 SectionRange LHSRange(*LHS); dumpSectionContents() local