Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1478 APInt MinLHS = getSignedMin(), MaxLHS = getSignedMax(); srem() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2530 const SCEV *MaxLHS = Max->getOperand(0); OptimizeMax() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3764 SDValue MaxLHS = Op0.getOperand(0); foldSubToUSubSat() local
[all...]