Searched refs:OuterLoopLatchSuccessor (Results 1 – 1 of 1) sorted by relevance
1627 BasicBlock *OuterLoopLatchSuccessor; in adjustLoopBranches() local1690 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(1); in adjustLoopBranches()1692 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(0); in adjustLoopBranches()1695 OuterLoopLatchSuccessor, DTUpdates); in adjustLoopBranches()1696 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, in adjustLoopBranches()1708 OuterLoopLatchSuccessor->replacePhiUsesWith(OuterLoopLatch, InnerLoopLatch); in adjustLoopBranches()