Returns all operands that are used to determine the variable location for this DBG_VALUE instruction.
Declared in <llvm/CodeGen/MachineInstr.h>
Returns all operands that are used to determine the variable location for this DBG_VALUE instruction.
mop_range
debug_operands();
» more...
Returns all operands that are used to determine the variable location for this DBG_VALUE instruction.
const_mop_range
debug_operands() const;
» more...