Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp99 static cl::opt<bool> StressIVChain( variable
103 static bool StressIVChain = false; variable
2529 if (StressIVChain) in isProfitableIncrement()
2557 if (StressIVChain) in isProfitableChain()
2649 if (!StressIVChain && Chain.ExprBase != OperExprBase) in ChainInstruction()
2676 if (NChains >= MaxChains && !StressIVChain) { in ChainInstruction()