Searched refs:RSBBB (Results 1 – 1 of 1) sorted by relevance
12364 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local12366 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()12371 RSBBB->setCallFrameSize(CallFrameSize); in EmitInstrWithCustomInserter()12389 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()12393 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()12409 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()12420 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()