Searched refs:Copy0MBB (Results 1 – 2 of 2) sorted by relevance
760 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local763 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()771 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()833 BB = Copy0MBB; in EmitInstrWithCustomInserter()844 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()
3071 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(BB); in EmitLoweredSelect() local3073 F->insert(It, Copy0MBB); in EmitLoweredSelect()3083 Copy0MBB->addLiveIn(M68k::CCR); in EmitLoweredSelect()3099 Jcc1MBB->addSuccessor(Copy0MBB); in EmitLoweredSelect()3102 MBB->addSuccessor(Copy0MBB); in EmitLoweredSelect()3121 Copy0MBB->addSuccessor(SinkMBB); in EmitLoweredSelect()3160 .addMBB(Copy0MBB) in EmitLoweredSelect()