Searched refs:OuterLatch (Results 1 – 1 of 1) sorted by relevance
1482 BasicBlock *OuterLatch = NewOuter->getLoopLatch(); in restructureLoops() local1488 if (BB == OuterHeader || BB == OuterLatch) in restructureLoops()1669 BasicBlock *OuterLatch, BasicBlock *OuterExit, in moveLCSSAPhis() argument1742 NewPhi->setIncomingBlock(0, OuterLatch); in moveLCSSAPhis()1746 if (Pred == OuterLatch) in moveLCSSAPhis()1758 InnerLatch->replacePhiUsesWith(InnerLatch, OuterLatch); in moveLCSSAPhis()