Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp1683 const MachineInstr &TargetInstr = *InstrIt->second.first; in transferDebugInstrRef() local
1684 uint64_t BlockNo = TargetInstr.getParent()->getNumber(); in transferDebugInstrRef()
1687 assert(OpNo < TargetInstr.getNumOperands()); in transferDebugInstrRef()
1688 const MachineOperand &MO = TargetInstr.getOperand(OpNo); in transferDebugInstrRef()