Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp389 Instruction *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local
430 Inst->moveBefore(LoopEntryBranch); in rotateLoop()
468 C->insertBefore(LoopEntryBranch); in rotateLoop()
553 LoopEntryBranch->eraseFromParent(); in rotateLoop()