Return the address space for the associated pointer

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

unsigned int
getAddressSpace() const;

Return Value

The address space for the associated pointer.

Created with MrDocs