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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml356 external struct_type : llcontext -> lltype array -> lltype = "llvm_struct_type"
H A Dllvm_ocaml.c340 CAMLprim LLVMTypeRef llvm_struct_type(LLVMContextRef C, value ElementTypes) { function

Completed in 39 milliseconds