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_ocaml.c 230 CAMLprim value llvm_print_module(value Filename, LLVMModuleRef M) { function
    [all...]
llvm.ml 347 external print_module : string -> llmodule -> unit = "llvm_print_module"
    [all...]

Completed in 226 milliseconds