llvm/bolt/lib/Utils
Rafael Auler 3332904ad6 [BOLT] Increase coverage of shrink wrapping [3/5]
Add the option to run -equalize-bb-counts before shrink
wrapping to avoid unnecessarily optimizing some CFGs where profile is
inaccurate but we can prove two blocks have the same frequency.

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D126113
2022-07-11 17:30:00 -07:00
..
CMakeLists.txt
CommandLineOpts.cpp [BOLT] Increase coverage of shrink wrapping [3/5] 2022-07-11 17:30:00 -07:00
Utils.cpp