Searched defs:removeModule (Results 1 – 6 of 6) sorted by relevance
76 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
260 function removeModule() { function
132 bool removeModule(Module *M) { in removeModule() function
109 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
206 bool JIT::removeModule(Module *M) { in removeModule() function in JIT
129 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine