1
Fork 0
rust/compiler/rustc_mir_dataflow/src/framework
Nicholas Nethercote 33abf6a0c8 Add defaults for Analysis::apply_{call_return_effect,terminator_effect}.
To avoid some low-value boilerplate code.
2024-10-14 16:35:47 +11:00
..
cursor.rs Remove ResultsCursor::contains. 2024-10-14 16:35:28 +11:00
direction.rs Remove Engine::new_gen_kill. 2024-10-14 16:35:28 +11:00
engine.rs Merge AnalysisDomain into Analysis. 2024-10-14 16:35:47 +11:00
fmt.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
graphviz.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lattice.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Add defaults for Analysis::apply_{call_return_effect,terminator_effect}. 2024-10-14 16:35:47 +11:00
tests.rs Add defaults for Analysis::apply_{call_return_effect,terminator_effect}. 2024-10-14 16:35:47 +11:00
visitor.rs Rename FlowState as Domain. 2024-09-13 16:27:24 +10:00