HomeSort by: relevance | last modified time | path
    Searched defs:function_begin (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1591 (** [function_begin m] returns the first position in the function list of the
1592 module [m]. [function_begin] and [function_succ] can be used to iterate over
1595 val function_begin : llmodule -> (llmodule, llvalue) llpos var
llvm.mli 1591 (** [function_begin m] returns the first position in the function list of the
1592 module [m]. [function_begin] and [function_succ] can be used to iterate over
1595 val function_begin : llmodule -> (llmodule, llvalue) llpos var

Completed in 44 milliseconds