Return the operand for the complex address expression referenced by this DBG_VALUE instruction.
Synopses
Declared in <llvm/CodeGen/MachineInstr.h>
Return the operand for the complex address expression referenced by this DBG_VALUE instruction.
MachineOperand const&
getDebugExpressionOp() const;
Created with MrDocs