Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2015 const SCEV *MaxLHS = Max->getOperand(0); in OptimizeMax() local
2020 if (!MaxLHS || in OptimizeMax()
2021 (ICmpInst::isTrueWhenEqual(Pred) ? !MaxLHS->isZero() : (MaxLHS != One))) in OptimizeMax()