Searched refs:OuterLoopLatchSuccessor (Results 1 – 1 of 1) sorted by relevance
1577 BasicBlock *OuterLoopLatchSuccessor; in adjustLoopBranches() local1639 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(1); in adjustLoopBranches()1641 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(0); in adjustLoopBranches()1644 OuterLoopLatchSuccessor, DTUpdates); in adjustLoopBranches()1645 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, in adjustLoopBranches()1657 OuterLoopLatchSuccessor->replacePhiUsesWith(OuterLoopLatch, InnerLoopLatch); in adjustLoopBranches()