Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp148 static cl::opt<bool> EnablePhiElim( variable
7269 if (EnablePhiElim && L->isLoopSimplifyForm()) { in ReduceLoopStrength()