Searched refs:performFinalCleanups (Results 1 – 4 of 4) sorted by relevance
200 std::unique_ptr<Module> performFinalCleanups(std::unique_ptr<Module> M,
130 BugDriver::performFinalCleanups(std::unique_ptr<Module> M, in performFinalCleanups() function in BugDriver
783 Test = BD.performFinalCleanups(std::move(Test)); in CleanupAndPrepareModules()
1256 M = BD.performFinalCleanups(std::move(M), true); in DebugACrash()