Searched refs:RSBBB (Results 1 – 1 of 1) sorted by relevance
12301 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local12303 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()12321 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()12325 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()12341 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()12352 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()