Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1897 bool isProfitableIncrement(const SCEV *OperExpr,
2809 bool IVChain::isProfitableIncrement(const SCEV *OperExpr, in isProfitableIncrement() function in IVChain
2953 if (Chain.isProfitableIncrement(OperExpr, IncExpr, SE)) { in ChainInstruction()