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