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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml385 external type_by_name : llmodule -> string -> lltype option = "llvm_type_by_name"
H A Dllvm_ocaml.c452 CAMLprim value llvm_type_by_name(LLVMModuleRef M, value Name) function

Completed in 37 milliseconds