llvm::MachineInstr::getDebugExpression

Return the complex address expression referenced by this DBG_VALUE.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

DIExpression const*
getDebugExpression() const;

Return Value

Debug expression metadata for this instruction.