Method LLVMGetFirstParam
LLVMGetFirstParam(LLVMValueRef)
TODO: Provide summary for Function LLVMGetFirstParam
Declaration
public static LLVMValueRef LLVMGetFirstParam(LLVMValueRef Fn)
Parameters
public static LLVMValueRef LLVMGetFirstParam(LLVMValueRef Fn)
LLVMValueRef | Fn | TODO: Provide details of parameter Fn |
Returns
LLVMValueRef | TODO: Document return value |