Searched refs:readMBB (Results 1 – 1 of 1) sorted by relevance
8450 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local8453 F->insert(It, readMBB); in EmitInstrWithCustomInserter()8461 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()8462 BB = readMBB; in EmitInstrWithCustomInserter()8478 .addImm(PPC::PRED_NE).addReg(CmpReg).addMBB(readMBB); in EmitInstrWithCustomInserter()8480 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()