Searched refs:LLVMAddModule (Results 1 – 3 of 3) sorted by relevance
205 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M){ in LLVMAddModule() function211 LLVMAddModule(EE, reinterpret_cast<LLVMModuleRef>(MP)); in LLVMAddModuleProvider()
103 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
208 LLVMAddModule(EE, M); in llvm_ee_add_module()