Searched refs:LoopEntryBranch (Results 1 – 1 of 1) sorted by relevance
538 Instruction *LoopEntryBranch = OrigPreheader->getTerminator(); in rotateLoop() local614 if (LoopEntryBranch->getParent()->IsNewDbgInfoFormat) { in rotateLoop()616 LoopEntryBranch->cloneDebugInfoFrom(Inst, NextDbgInst); in rotateLoop()626 Inst->moveBefore(LoopEntryBranch); in rotateLoop()634 C->insertBefore(LoopEntryBranch); in rotateLoop()638 if (LoopEntryBranch->getParent()->IsNewDbgInfoFormat) { in rotateLoop()763 LoopEntryBranch->eraseFromParent(); in rotateLoop()