Files
rust/compiler/rustc_mir_transform/src
Matthias Krüger f5aa456646 Rollup merge of #132022 - Zalathar:dominator-order, r=tmiasko
Move `cmp_in_dominator_order` out of graph dominator computation

Dominator-order information is only needed for coverage graphs, and is easy enough to collect by just traversing the graph again.

This avoids wasted work when computing graph dominators for any other purpose.
2024-10-22 15:28:50 +02:00
..
2024-09-24 14:25:16 -07:00
2024-09-10 08:54:22 +10:00
2024-09-10 08:42:30 +10:00
2024-10-14 16:35:28 +11:00
2024-09-10 08:42:30 +10:00
2024-09-10 08:54:17 +10:00