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

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 328 external string_of_lltype : lltype -> string = "llvm_string_of_lltype"
    [all...]
llvm_ocaml.c 236 CAMLprim value llvm_string_of_lltype(LLVMTypeRef M) { function
    [all...]

Completed in 63 milliseconds