Searched refs:RSBBB (Results 1 – 1 of 1) sorted by relevance
8073 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local8075 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()8093 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()8097 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()8112 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()8121 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()