Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2867 unsigned NumConstIncrements = 0; in isProfitableChain() local
2883 ++NumConstIncrements; in isProfitableChain()
2897 if (NumConstIncrements > 1) in isProfitableChain()