Searched defs:removeModule (Results 1 – 9 of 9) sorted by relevance
62 void removeModule(ModuleHandleT H) { in removeModule() function
102 bool removeModule(Module *M) { in removeModule() function
109 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
147 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
143 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine
1191 void removeModule(ModuleHandleT H) { CompileLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT
1203 void removeModule(ModuleHandleT H) { LazyEmitLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT
1194 void removeModule(ModuleHandleT H) { LazyEmitLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT
1210 void removeModule(ModuleHandleT H) { LazyEmitLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT