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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml318 external string_of_llmodule : llmodule -> string = "llvm_string_of_llmodule"
H A Dllvm_ocaml.c197 CAMLprim value llvm_string_of_llmodule(LLVMModuleRef M) { function

Completed in 37 milliseconds