Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp746 static bool narrowSDivOrSRem(BinaryOperator *Instr, const ConstantRange &LCR, in narrowSDivOrSRem()
926 static bool processSRem(BinaryOperator *SDI, const ConstantRange &LCR, in processSRem()
985 static bool processSDiv(BinaryOperator *SDI, const ConstantRange &LCR, in processSDiv()
1045 ConstantRange LCR = in processSDivOrSRem() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp151 const ConstantRange &LCR = LA.getRange(); in cmpAttrs() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp9049 CmpInst::Predicate LPred, const ConstantRange &LCR, in isImpliedCondCommonOperandWithCR()
9106 ConstantRange LCR = computeConstantRange( in isImpliedCondICmps() local