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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml370 external array_type : lltype -> int -> lltype = "llvm_array_type"
H A Dllvm_ocaml.c400 CAMLprim LLVMTypeRef llvm_array_type(LLVMTypeRef ElementTy, value Count) { function

Completed in 38 milliseconds