Searched refs:Copy0MBB (Results 1 – 2 of 2) sorted by relevance
517 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local520 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()528 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()579 BB = Copy0MBB; in EmitInstrWithCustomInserter()590 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()
662 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local665 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()673 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()748 BB = Copy0MBB; in EmitInstrWithCustomInserter()759 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()