HomeSort by relevance Sort by last modified time
    Searched refs:llvm_print_module (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 317 external print_module : string -> llmodule -> unit = "llvm_print_module"
    [all...]
llvm_ocaml.c 187 CAMLprim value llvm_print_module(value Filename, LLVMModuleRef M) { function
    [all...]

Completed in 33 milliseconds