llvm::Type::getByteBitWidth

Return the bit width of this byte type (or of its scalar element).

Synopsis

Declared in <llvm/IR/Type.h>

unsigned int
getByteBitWidth() const;

Return Value

The bit width of this byte type or its scalar element.