Searched refs:llvm_function_type (Results 1 – 2 of 2) sorted by relevance
356 external function_type : lltype -> lltype array -> lltype = "llvm_function_type"
315 CAMLprim LLVMTypeRef llvm_function_type(LLVMTypeRef RetTy, value ParamTys) { in llvm_function_type() function