Searched refs:OuterLoopLatchSuccessor (Results 1 – 1 of 1) sorted by relevance
1571 BasicBlock *OuterLoopLatchSuccessor; in adjustLoopBranches() local1633 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(1); in adjustLoopBranches()1635 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(0); in adjustLoopBranches()1638 OuterLoopLatchSuccessor, DTUpdates); in adjustLoopBranches()1639 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, in adjustLoopBranches()1651 OuterLoopLatchSuccessor->replacePhiUsesWith(OuterLoopLatch, InnerLoopLatch); in adjustLoopBranches()