Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp662 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
665 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()
673 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()
748 BB = Copy0MBB; in EmitInstrWithCustomInserter()
759 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()