Searched defs:removeModule (Results 1 – 5 of 5) sorted by relevance
25 function removeModule(module) { function
73 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
255 function removeModule() { function
359 bool JIT::removeModule(Module *M) { in removeModule() function in JIT
120 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine