Home
last modified time | relevance | path

Searched refs:Copy0MBB (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp517 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
520 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()
528 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()
579 BB = Copy0MBB; in EmitInstrWithCustomInserter()
590 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()