Searched refs:cleanUpModule (Results 1 – 2 of 2) sorted by relevance
118 void cleanUpModule(Module &M);
144 cleanUpModule(M); in emit()213 void CompileOnDemandLayer::cleanUpModule(Module &M) { in cleanUpModule() function in llvm::orc::CompileOnDemandLayer