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