Searched defs:removeModule (Results 1 – 4 of 4) sorted by relevance
99 bool removeModule(Module *M) { in removeModule() function
113 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
106 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
140 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine