ΒΆLLVMValueRef LLVMConstIntOfArbitraryPrecision(
LLVMTypeRef IntTy,
unsigned int NumWords,
const uint64_t* Words)
LLVMValueRef LLVMConstIntOfArbitraryPrecision(
LLVMTypeRef IntTy,
unsigned int NumWords,
const uint64_t* Words)
Description
Obtain a constant value for an integer of arbitrary precision.
Declared at: llvm/include/llvm-c/Core.h:1884
Parameters
- LLVMTypeRef IntTy
- unsigned int NumWords
- const uint64_t* Words