Searched refs:readMBB (Results 1 – 1 of 1) sorted by relevance
13022 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local13025 F->insert(It, readMBB); in EmitInstrWithCustomInserter()13033 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()13034 BB = readMBB; in EmitInstrWithCustomInserter()13053 .addMBB(readMBB); in EmitInstrWithCustomInserter()13055 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()