Home
last modified time | relevance | path

Searched defs:LCR (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp748 narrowSDivOrSRem(BinaryOperator * Instr,const ConstantRange & LCR,const ConstantRange & RCR) narrowSDivOrSRem() argument
928 processSRem(BinaryOperator * SDI,const ConstantRange & LCR,const ConstantRange & RCR,LazyValueInfo * LVI) processSRem() argument
987 processSDiv(BinaryOperator * SDI,const ConstantRange & LCR,const ConstantRange & RCR,LazyValueInfo * LVI) processSDiv() argument
1047 ConstantRange LCR = processSDivOrSRem() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp151 const ConstantRange &LCR = LA.getRange(); cmpAttrs() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8879 isImpliedCondCommonOperandWithCR(CmpInst::Predicate LPred,const ConstantRange & LCR,CmpInst::Predicate RPred,const ConstantRange & RCR) isImpliedCondCommonOperandWithCR() argument
8936 ConstantRange LCR = computeConstantRange( isImpliedCondICmps() local