Searched refs:UnrolledLoopBlocks (Results 1 – 1 of 1) sorted by relevance
529 std::vector<BasicBlock*> UnrolledLoopBlocks = L->getBlocks(); in UnrollLoop() local628 UnrolledLoopBlocks.push_back(New); in UnrollLoop()840 llvm::erase(UnrolledLoopBlocks, Dest); in UnrollLoop()886 NeedToFixLCSSA |= ::needToInsertPhisForLCSSA(OuterL, UnrolledLoopBlocks, LI); in UnrollLoop()