Searched refs:LLVMAddModule (Results 1 – 3 of 3) sorted by relevance
146 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
283 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M){ in LLVMAddModule() function289 LLVMAddModule(EE, reinterpret_cast<LLVMModuleRef>(MP)); in LLVMAddModuleProvider()
211 LLVMAddModule(EE, M); in llvm_ee_add_module()