Lines Matching refs:loop1MBB
12170 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
12174 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
12185 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
12198 BB = loop1MBB; in EmitInstrWithCustomInserter()
12218 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
12220 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
12249 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
12253 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
12286 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
12370 BB = loop1MBB; in EmitInstrWithCustomInserter()
12401 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
12403 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()