Searched refs:llvm_print_module (Results 1 - 2 of 2) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml317 external print_module : string -> llmodule -> unit = "llvm_print_module"
H A Dllvm_ocaml.c187 CAMLprim value llvm_print_module(value Filename, LLVMModuleRef M) { function

Completed in 39 milliseconds