ΒΆinline unsigned int getLoadStoreAddressSpace(
llvm::Value* I)
inline unsigned int getLoadStoreAddressSpace(
llvm::Value* I)
Description
A helper function that returns the address space of the pointer operand of load or store instruction.
Declared at: llvm/include/llvm/IR/Instructions.h:5296
Parameters
- llvm::Value* I