Searched refs:readMBB (Results 1 – 1 of 1) sorted by relevance
11954 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local11957 F->insert(It, readMBB); in EmitInstrWithCustomInserter()11965 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()11966 BB = readMBB; in EmitInstrWithCustomInserter()11985 .addMBB(readMBB); in EmitInstrWithCustomInserter()11987 BB->addSuccessor(readMBB); in EmitInstrWithCustomInserter()