Guillaume Gomez 9b905417f5
Rollup merge of #119699 - cjgillot:simplify-unreachable, r=oli-obk
Merge dead bb pruning and unreachable bb deduplication.

Both routines share the same basic structure: iterate on all bbs to identify work, and then renumber bbs.

We can do both at once.
2024-01-09 13:23:18 +01:00
..
2024-01-05 10:00:59 +00:00
2023-12-24 20:08:57 +00:00
2024-01-08 16:18:54 +11:00
2023-12-28 12:23:14 +08:00
2024-01-08 22:42:07 +00:00
2023-12-31 00:37:45 +00:00