diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-30 14:47:25 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-31 12:46:26 +1100 |
| commit | 911edbfe42c557774488d46fbb0440994d555084 (patch) | |
| tree | ea68e5291654d0053cbdadb84e41cdfa066f8e03 /compiler/rustc_codegen_llvm/src | |
| parent | 4add5e4211cac60b601d463cb89fda62a0755bb9 (diff) | |
| download | rust-911edbfe42c557774488d46fbb0440994d555084.tar.gz rust-911edbfe42c557774488d46fbb0440994d555084.zip | |
Remove `ValueAnalysis` and `ValueAnalysisWrapper`.
They represent a lot of abstraction and indirection, but they're only used for `ConstAnalysis`, and apparently won't be used for any other analyses in the future. This commit inlines and removes them, which makes `ConstAnalysis` easier to read and understand.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
