ΒΆLLVMValueRef LLVMGetFirstParam(LLVMValueRef Fn)
LLVMValueRef LLVMGetFirstParam(LLVMValueRef Fn)Description
Obtain the first parameter to a function.
Declared at: llvm/include/llvm-c/Core.h:2708
Parameters
- LLVMValueRef Fn