Return the type this instruction accesses in memory, if any.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
Type* getAccessType() const;
The accessed type, or null if there is none.