Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp660 bool NeedToEmitLCSSAPhis = false; in replaceIVUserWithLoopInvariant() local
662 NeedToEmitLCSSAPhis = true; in replaceIVUserWithLoopInvariant()
668 if (NeedToEmitLCSSAPhis) { in replaceIVUserWithLoopInvariant()