ΒΆLLVMValueRef LLVMGetPreviousParam(
LLVMValueRef Arg)
LLVMValueRef LLVMGetPreviousParam(
LLVMValueRef Arg)
Description
Obtain the previous parameter to a function. This is the opposite of LLVMGetNextParam().
Declared at: llvm/include/llvm-c/Core.h:2619
Parameters
- LLVMValueRef Arg