Searched refs:readMBB (Results 1 – 1 of 1) sorted by relevance
11998 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local12001 F->insert(It, readMBB); in EmitInstrWithCustomInserter()12009 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()12010 BB = readMBB; in EmitInstrWithCustomInserter()12029 .addMBB(readMBB); in EmitInstrWithCustomInserter()12031 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()