Return true if this is a pointer type or a vector of pointer types.
Declared in <llvm/IR/Type.h>
<llvm/IR/Type.h>
bool isPtrOrPtrVectorTy() const;
true if this is a pointer type or vector thereof.