HomeSort by relevance Sort by last modified time
    Searched refs:llvm_string_of_llmodule (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 318 external string_of_llmodule : llmodule -> string = "llvm_string_of_llmodule"
    [all...]
llvm_ocaml.c 197 CAMLprim value llvm_string_of_llmodule(LLVMModuleRef M) { function
    [all...]

Completed in 31 milliseconds