rust/compiler/rustc_mir_dataflow
Nicholas Nethercote dddc09d2c3 Reorder some Analysis methods.
In most places, the `early` method is listed before the corresponding
`primary` method, like you'd expect. This commit fixes two places where
that isn't the case.
2024-12-10 12:09:25 +11:00
..
2024-12-10 12:09:25 +11:00