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