Searched refs:performFinalCleanups (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.h186 std::unique_ptr<Module> performFinalCleanups(std::unique_ptr<Module> M,
H A DExtractFunction.cpp129 BugDriver::performFinalCleanups(std::unique_ptr<Module> M, function in class:BugDriver
H A DCrashDebugger.cpp1342 M = BD.performFinalCleanups(std::move(M), true);
H A DMiscompilation.cpp785 Test = BD.performFinalCleanups(std::move(Test));

Completed in 129 milliseconds