Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp391 Instruction *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local
431 Inst->moveBefore(LoopEntryBranch); in rotateLoop()
469 C->insertBefore(LoopEntryBranch); in rotateLoop()
554 LoopEntryBranch->eraseFromParent(); in rotateLoop()