LLVMGetPreviousFunction

Decrement a Function iterator to the previous Function.

Returns NULL if the iterator was already at the beginning and there are no previous functions.

extern (C) nothrow
LLVMValueRef
LLVMGetPreviousFunction
(
LLVMValueRef Fn
)

Meta