Files
clang-p2996/llvm/lib/CodeGen/MachineOutliner.cpp
Jessica Paquette 92d3672452 [MachineOutliner] Improve mapper statistics
Add a test for statistics as well.

The mapper size stats were nested in a loop unnecessarily. Move them out.

Give existing stats better names, and add one which also tracks the number of
sentinels added.
2023-02-03 22:27:21 -08:00

46 KiB