Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1637 bool isProfitableIncrement(const SCEV *OperExpr,
2525 bool IVChain::isProfitableIncrement(const SCEV *OperExpr, in isProfitableIncrement() function in IVChain
2666 if (Chain.isProfitableIncrement(OperExpr, IncExpr, SE)) { in ChainInstruction()