Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1685 const MachineInstr &TargetInstr = *InstrIt->second.first; in transferDebugInstrRef() local
1686 uint64_t BlockNo = TargetInstr.getParent()->getNumber(); in transferDebugInstrRef()
1689 assert(OpNo < TargetInstr.getNumOperands()); in transferDebugInstrRef()
1690 const MachineOperand &MO = TargetInstr.getOperand(OpNo); in transferDebugInstrRef()