Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp166 static bool needToInsertPhisForLCSSA(Loop *L, std::vector<BasicBlock *> Blocks, in needToInsertPhisForLCSSA() function
852 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()