diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-10 06:41:03 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-14 16:35:28 +1100 |
| commit | e0b83c34c3320de1f16c8f888d12f3b1aee18a26 (patch) | |
| tree | 477bf879780c8d9ed971aa589a708e7523e0ff0c /compiler/rustc_pattern_analysis/src | |
| parent | 874b03ec28beba617951efef505fe3e320900454 (diff) | |
| download | rust-e0b83c34c3320de1f16c8f888d12f3b1aee18a26.tar.gz rust-e0b83c34c3320de1f16c8f888d12f3b1aee18a26.zip | |
Remove `Engine::new_gen_kill`.
This is an alternative to `Engine::new_generic` for gen/kill analyses. It's supposed to be an optimization, but it has negligible effect. The commit merges `Engine::new_generic` into `Engine::new`. This allows the removal of various other things: `GenKillSet`, `gen_kill_statement_effects_in_block`, `is_cfg_cyclic`.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
