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