Searched refs:RSBBB (Results 1 – 1 of 1) sorted by relevance
12135 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local12137 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()12155 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()12159 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()12175 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()12186 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()