ΒΆ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:2731

Parameters

LLVMValueRef Arg