Searched refs:OldContainingL (Results 1 – 1 of 1) sorted by relevance
392 for (Loop *OldContainingL = OldParentL; OldContainingL != NewParentL; in hoistLoopToNewParent() local393 OldContainingL = OldContainingL->getParentLoop()) { in hoistLoopToNewParent()394 llvm::erase_if(OldContainingL->getBlocksVector(), in hoistLoopToNewParent()399 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()401 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()406 formLCSSA(*OldContainingL, DT, &LI, SE); in hoistLoopToNewParent()413 formDedicatedExitBlocks(OldContainingL, &DT, &LI, MSSAU, in hoistLoopToNewParent()