True if this is an instance of IntegerType.
Synopsis
Declared in <llvm/IR/Type.h>
bool
isIntegerTy() const;
Return Value
true if this is an IntegerType.
Created with MrDocs
True if this is an instance of IntegerType.
Declared in <llvm/IR/Type.h>
bool
isIntegerTy() const;
true if this is an IntegerType.
Created with MrDocs