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