Return the address metadata operand without type checking.
Synopsis
Declared in <llvm/IR/DebugProgramInstruction.h>
Metadata*
getRawAddress() const;
Return Value
The address metadata operand without type checking.
Created with MrDocs