Home
last modified time | relevance | path

Searched refs:llvm_ee_add_module (Results 1 – 2 of 2) sorted by relevance

/external/llvm/bindings/ocaml/executionengine/
Dllvm_executionengine.ml68 = "llvm_ee_add_module"
Dexecutionengine_ocaml.c210 CAMLprim value llvm_ee_add_module(LLVMModuleRef M, LLVMExecutionEngineRef EE) { in llvm_ee_add_module() function