Searched refs:OuterLoopLatchBI (Results 1 – 1 of 1) sorted by relevance
1629 BranchInst *OuterLoopLatchBI = in adjustLoopBranches() local1639 !OuterLoopLatchBI || !InnerLoopLatchBI || !OuterLoopHeaderBI || in adjustLoopBranches()1689 if (OuterLoopLatchBI->getSuccessor(0) == OuterLoopHeader) in adjustLoopBranches()1690 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(1); in adjustLoopBranches()1692 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(0); in adjustLoopBranches()1696 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, in adjustLoopBranches()