Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1626 BasicBlock *InnerLoopLatchSuccessor; in adjustLoopBranches() local
1681 InnerLoopLatchSuccessor = InnerLoopLatchBI->getSuccessor(1); in adjustLoopBranches()
1683 InnerLoopLatchSuccessor = InnerLoopLatchBI->getSuccessor(0); in adjustLoopBranches()
1686 InnerLoopLatchSuccessor, DTUpdates); in adjustLoopBranches()
1694 updateSuccessor(InnerLoopLatchBI, InnerLoopLatchSuccessor, in adjustLoopBranches()
1703 moveLCSSAPhis(InnerLoopLatchSuccessor, InnerLoopHeader, InnerLoopLatch, in adjustLoopBranches()