Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp154 static bool needToInsertPhisForLCSSA(Loop *L, std::vector<BasicBlock *> Blocks, in needToInsertPhisForLCSSA() function
656 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()