Lines Matching refs:loop1MBB
10671 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
10675 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
10686 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
10699 BB = loop1MBB; in EmitInstrWithCustomInserter()
10719 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
10721 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
10750 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
10754 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
10787 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
10871 BB = loop1MBB; in EmitInstrWithCustomInserter()
10902 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
10904 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()