ΒΆLLVMValueRef LLVMConstAllOnes(LLVMTypeRef Ty)

Description

Obtain a constant value referring to the instance of a type consisting of all ones. This is only valid for integer types.

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

Parameters

LLVMTypeRef Ty