Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp112 static bool needToInsertPhisForLCSSA(Loop *L, in needToInsertPhisForLCSSA() function
913 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()