Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp93 static cl::opt<bool> EnablePhiElim( variable
5005 if (EnablePhiElim && L->isLoopSimplifyForm()) { in runOnLoop()