Return true if this is an integer type or a pointer type.
Synopsis
Declared in <llvm/IR/Type.h>
bool
isIntOrPtrTy() const;
Return Value
true if this is an integer type or a pointer type.
Created with MrDocs
Return true if this is an integer type or a pointer type.
Declared in <llvm/IR/Type.h>
bool
isIntOrPtrTy() const;
true if this is an integer type or a pointer type.
Created with MrDocs