ΒΆLLVMValueRef LLVMConstAllOnes(LLVMTypeRef Ty)
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:1827
Parameters
- LLVMTypeRef Ty