Searched refs:DstBlk (Results 1 – 2 of 2) sorted by relevance
1398 void R600MachineCFGStructurizer::mergeLooplandBlock(MachineBasicBlock *DstBlk, in mergeLooplandBlock() argument1400 LLVM_DEBUG(dbgs() << "loopPattern header = BB" << DstBlk->getNumber() in mergeLooplandBlock()1403 insertInstrBefore(DstBlk, R600::WHILELOOP, DebugLoc()); in mergeLooplandBlock()1404 insertInstrEnd(DstBlk, R600::ENDLOOP, DebugLoc()); in mergeLooplandBlock()1405 DstBlk->replaceSuccessor(DstBlk, LandMBB); in mergeLooplandBlock()
464 const CFGBlock *SrcBlk, const CFGBlock *DstBlk,