Searched defs:removeModule (Results 1 – 4 of 4) sorted by relevance
103 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
136 bool removeModule(Module *M) { in removeModule() function
101 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
125 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine