Lines Matching refs:loop1MBB
12983 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
12986 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
12996 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
13007 BB = loop1MBB; in EmitInstrWithCustomInserter()
13027 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
13029 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
13051 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
13054 F->insert(It, loop1MBB); in EmitInstrWithCustomInserter()
13087 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()
13169 BB = loop1MBB; in EmitInstrWithCustomInserter()
13200 .addMBB(loop1MBB); in EmitInstrWithCustomInserter()
13202 BB->addSuccessor(loop1MBB); in EmitInstrWithCustomInserter()