Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1580 BasicBlock *InnerLoopLatchSuccessor; in adjustLoopBranches() local
1635 InnerLoopLatchSuccessor = InnerLoopLatchBI->getSuccessor(1); in adjustLoopBranches()
1637 InnerLoopLatchSuccessor = InnerLoopLatchBI->getSuccessor(0); in adjustLoopBranches()
1640 InnerLoopLatchSuccessor, DTUpdates); in adjustLoopBranches()
1648 updateSuccessor(InnerLoopLatchBI, InnerLoopLatchSuccessor, in adjustLoopBranches()
1657 moveLCSSAPhis(InnerLoopLatchSuccessor, InnerLoopHeader, InnerLoopLatch, in adjustLoopBranches()