Searched defs:LCR (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | CorrelatedValuePropagation.cpp | 748 narrowSDivOrSRem(BinaryOperator * Instr,const ConstantRange & LCR,const ConstantRange & RCR) narrowSDivOrSRem() argument |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | FunctionComparator.cpp | 151 const ConstantRange &LCR = LA.getRange(); cmpAttrs() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 8879 isImpliedCondCommonOperandWithCR(CmpInst::Predicate LPred,const ConstantRange & LCR,CmpInst::Predicate RPred,const ConstantRange & RCR) isImpliedCondCommonOperandWithCR() argument |