Return the operand index of this MO_DbgInstrRef operand.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

unsigned int
getInstrRefOpIndex() const;

Return Value

The operand index within the referenced instruction.

Created with MrDocs