Searched defs:function_end (Results 1 - 1 of 1) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1335 (** [function_end m] returns the last position in the function list of
1336 the module [m]. [function_end] and [function_pred] can be used to iterate
1339 val function_end : llmodule -> (llmodule, llvalue) llrev_pos var

Completed in 138 milliseconds