diff options
author | Kazu Hirata <kazu@google.com> | 2024-09-04 01:28:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 01:28:49 -0700 |
commit | 8bfd6b953fc119bbc37c1755e701261fcfb31ad2 (patch) | |
tree | 0c7971e16631c584cf56ca943a6d22605e11c401 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 009184fc3920f8a14dff9971edf68754ba28da5f (diff) | |
download | llvm-8bfd6b953fc119bbc37c1755e701261fcfb31ad2.zip llvm-8bfd6b953fc119bbc37c1755e701261fcfb31ad2.tar.gz llvm-8bfd6b953fc119bbc37c1755e701261fcfb31ad2.tar.bz2 |
[SSAUpdater] Use DenseMap::operator[] (NFC) (#107179)
I'm planning to deprecate DenseMap::FindAndConstruct in favor of
DenseMap::operator[]. I thought about renaming the variable to
PredInfo, but the name is taken, so I am leaving the name as is.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions