LLVMGetPreviousParam

Obtain the previous parameter to a function.

This is the opposite of LLVMGetNextParam().

extern (C) nothrow
LLVMValueRef
LLVMGetPreviousParam
(
LLVMValueRef Arg
)

Meta