Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
HDExecutionEngine.h128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
HDExecutionEngineBindings.cpp257 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M){ in LLVMAddModule() function