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