llvm::Type::getByteNTy

Synopsis

Declared in <llvm/IR/Type.h>

static
ByteType*
getByteNTy(
    LLVMContext& C,
    unsigned int N);