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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp257 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M){ function

Completed in 189 milliseconds