Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp92 static cl::opt<bool> EnablePhiElim( variable
5093 if (EnablePhiElim && L->isLoopSimplifyForm()) { in runOnLoop()