Searched refs:OuterLoopLatchBI (Results 1 – 1 of 1) sorted by relevance
1580 BranchInst *OuterLoopLatchBI = in adjustLoopBranches() local1590 !OuterLoopLatchBI || !InnerLoopLatchBI || !OuterLoopHeaderBI || in adjustLoopBranches()1639 if (OuterLoopLatchBI->getSuccessor(0) == OuterLoopHeader) in adjustLoopBranches()1640 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(1); in adjustLoopBranches()1642 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(0); in adjustLoopBranches()1646 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, in adjustLoopBranches()