ΒΆunsigned long long LLVMConstIntGetZExtValue(
LLVMValueRef ConstantVal)
unsigned long long LLVMConstIntGetZExtValue(
LLVMValueRef ConstantVal)
Description
Obtain the zero extended value for an integer constant value.
Declared at: llvm/include/llvm-c/Core.h:1933
Parameters
- LLVMValueRef ConstantVal