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