Searched refs:Copy0MBB (Results 1 – 2 of 2) sorted by relevance
761 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local764 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()772 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()834 BB = Copy0MBB; in EmitInstrWithCustomInserter()845 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()
3031 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(BB); in EmitLoweredSelect() local3033 F->insert(It, Copy0MBB); in EmitLoweredSelect()3043 Copy0MBB->addLiveIn(M68k::CCR); in EmitLoweredSelect()3059 Jcc1MBB->addSuccessor(Copy0MBB); in EmitLoweredSelect()3062 MBB->addSuccessor(Copy0MBB); in EmitLoweredSelect()3081 Copy0MBB->addSuccessor(SinkMBB); in EmitLoweredSelect()3120 .addMBB(Copy0MBB) in EmitLoweredSelect()