Searched refs:llvm_string_of_llmodule (Results 1 – 2 of 2) sorted by relevance
348 external string_of_llmodule : llmodule -> string = "llvm_string_of_llmodule"
240 CAMLprim value llvm_string_of_llmodule(LLVMModuleRef M) { in llvm_string_of_llmodule() function