Lines Matching refs:loop1MBB
13196 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
13199 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
13209 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
13220 BB = loop1MBB; in EmitInstrWithCustomInserter()
13240 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
13242 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
13264 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
13267 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
13300 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
13382 BB = loop1MBB; in EmitInstrWithCustomInserter()
13413 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
13415 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()