Return the address space of this global value's pointer type.
Synopsis
Declared in <llvm/IR/GlobalValue.h>
unsigned int
getAddressSpace() const;
Return Value
The address space of this global value's pointer type.
Created with MrDocs