Searched refs:OuterLoopLatchBI (Results 1 – 1 of 1) sorted by relevance
1392 BranchInst *OuterLoopLatchBI = in adjustLoopBranches() local1402 !OuterLoopLatchBI || !InnerLoopLatchBI || !OuterLoopHeaderBI || in adjustLoopBranches()1441 if (OuterLoopLatchBI->getSuccessor(0) == OuterLoopHeader) in adjustLoopBranches()1442 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(1); in adjustLoopBranches()1444 OuterLoopLatchSuccessor = OuterLoopLatchBI->getSuccessor(0); in adjustLoopBranches()1448 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, in adjustLoopBranches()