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