Searched defs:removeModule (Results 1 – 8 of 8) sorted by relevance
103 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
102 bool removeModule(Module *M) { in removeModule() function
109 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
134 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine
1193 void removeModule(ModuleHandleT H) { CompileLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT
1196 void removeModule(ModuleHandleT H) { LazyEmitLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT
1205 void removeModule(ModuleHandleT H) { LazyEmitLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT
1214 void removeModule(ModuleHandleT H) { LazyEmitLayer.removeModuleSet(H); } in removeModule() function in KaleidoscopeJIT