reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1455 InnerLoopLatch->getUniquePredecessor(); 1462 dyn_cast<BranchInst>(InnerLoopLatch->getTerminator()); 1504 updateSuccessor(InnerLoopLatchPredecessorBI, InnerLoopLatch, 1515 updateSuccessor(OuterLoopLatchBI, OuterLoopLatchSuccessor, InnerLoopLatch, 1522 moveLCSSAPhis(InnerLoopLatchSuccessor, InnerLoopHeader, InnerLoopLatch, 1526 OuterLoopLatchSuccessor->replacePhiUsesWith(OuterLoopLatch, InnerLoopLatch); 1554 OuterLoopHeader->replacePhiUsesWith(InnerLoopLatch, OuterLoopLatch); 1556 InnerLoopHeader->replacePhiUsesWith(OuterLoopLatch, InnerLoopLatch);