llvm::Type::isByteTy

True if this is an instance of ByteType.

Synopsis

Declared in <llvm/IR/Type.h>

bool
isByteTy() const;

Return Value

true if this is a ByteType.