Searched refs:needToInsertPhisForLCSSA (Results 1 – 2 of 2) sorted by relevance
154 static bool needToInsertPhisForLCSSA(Loop *L, std::vector<BasicBlock *> Blocks, in needToInsertPhisForLCSSA() function656 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()
166 static bool needToInsertPhisForLCSSA(Loop *L, std::vector<BasicBlock *> Blocks, in needToInsertPhisForLCSSA() function843 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()