Searched refs:readMBB (Results 1 – 1 of 1) sorted by relevance
12809 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local12812 F->insert(It, readMBB); in EmitInstrWithCustomInserter()12820 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()12821 BB = readMBB; in EmitInstrWithCustomInserter()12840 .addMBB(readMBB); in EmitInstrWithCustomInserter()12842 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()