ΒΆLLVMTypeRef LLVMInt1TypeInContext(
    LLVMContextRef C)

Description

Obtain an integer type from a context with specified bit width.

Declared at: llvm/include/llvm-c/Core.h:1129

Parameters

LLVMContextRef C