Home
last modified time | relevance | path

Searched refs:InnerLoopLatchSuccessor (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1576 BasicBlock *InnerLoopLatchSuccessor; in adjustLoopBranches() local
1631 InnerLoopLatchSuccessor = InnerLoopLatchBI->getSuccessor(1); in adjustLoopBranches()
1633 InnerLoopLatchSuccessor = InnerLoopLatchBI->getSuccessor(0); in adjustLoopBranches()
1636 InnerLoopLatchSuccessor, DTUpdates); in adjustLoopBranches()
1643 updateSuccessor(InnerLoopLatchBI, InnerLoopLatchSuccessor, in adjustLoopBranches()
1652 moveLCSSAPhis(InnerLoopLatchSuccessor, InnerLoopHeader, InnerLoopLatch, in adjustLoopBranches()