Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp218 TerminatorInst *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local
232 Inst->moveBefore(LoopEntryBranch); in rotateLoop()
256 C->insertBefore(LoopEntryBranch); in rotateLoop()
273 LoopEntryBranch->eraseFromParent(); in rotateLoop()