Searched refs:OldContainingL (Results 1 – 1 of 1) sorted by relevance
457 for (Loop *OldContainingL = OldParentL; OldContainingL != NewParentL; in hoistLoopToNewParent() local458 OldContainingL = OldContainingL->getParentLoop()) { in hoistLoopToNewParent()459 llvm::erase_if(OldContainingL->getBlocksVector(), in hoistLoopToNewParent()464 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()466 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()471 formLCSSA(*OldContainingL, DT, &LI, SE); in hoistLoopToNewParent()478 formDedicatedExitBlocks(OldContainingL, &DT, &LI, MSSAU, in hoistLoopToNewParent()