Searched refs:LoopEntryBranch (Results 1 – 3 of 3) sorted by relevance
315 Instruction *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local344 Inst->moveBefore(LoopEntryBranch); in rotateLoop()380 C->insertBefore(LoopEntryBranch); in rotateLoop()403 LoopEntryBranch->eraseFromParent(); in rotateLoop()
285 TerminatorInst *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local298 Inst->moveBefore(LoopEntryBranch); in rotateLoop()328 C->insertBefore(LoopEntryBranch); in rotateLoop()344 LoopEntryBranch->eraseFromParent(); in rotateLoop()
391 Instruction *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local431 Inst->moveBefore(LoopEntryBranch); in rotateLoop()469 C->insertBefore(LoopEntryBranch); in rotateLoop()554 LoopEntryBranch->eraseFromParent(); in rotateLoop()