about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-10-10 06:41:03 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-10-14 16:35:28 +1100
commite0b83c34c3320de1f16c8f888d12f3b1aee18a26 (patch)
tree477bf879780c8d9ed971aa589a708e7523e0ff0c /compiler/rustc_pattern_analysis/src
parent874b03ec28beba617951efef505fe3e320900454 (diff)
downloadrust-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