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

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 252 external create_module : llcontext -> string -> llmodule = "llvm_create_module"
    [all...]
llvm_ocaml.c 123 CAMLprim LLVMModuleRef llvm_create_module(LLVMContextRef C, value ModuleID) { function
    [all...]

Completed in 29 milliseconds