Searched refs:OuterLoopLatchSuccessor (Results 1 – 1 of 1) sorted by relevance
1792 BasicBlock *OuterLoopLatchSuccessor; in adjustLoopBranches() local1854 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(1); in adjustLoopBranches()1856 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(0); in adjustLoopBranches()1859 OuterLoopLatchSuccessor, DTUpdates); in adjustLoopBranches()1860 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, in adjustLoopBranches()1872 OuterLoopLatchSuccessor->replacePhiUsesWith(OuterLoopLatch, InnerLoopLatch); in adjustLoopBranches()