Lines Matching refs:loop1MBB
12514 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
12518 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
12529 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
12542 BB = loop1MBB; in EmitInstrWithCustomInserter()
12562 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
12564 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
12593 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
12597 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
12630 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
12714 BB = loop1MBB; in EmitInstrWithCustomInserter()
12745 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
12747 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()