diff options
author | Kazu Hirata <kazu@google.com> | 2024-09-04 01:28:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 01:28:20 -0700 |
commit | 009184fc3920f8a14dff9971edf68754ba28da5f (patch) | |
tree | ca863fb2f7a3feca89c571d7e1916960df7abe05 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 771b7af1db15e59f370ccadaa98bee8e5270b5f1 (diff) | |
download | llvm-009184fc3920f8a14dff9971edf68754ba28da5f.zip llvm-009184fc3920f8a14dff9971edf68754ba28da5f.tar.gz llvm-009184fc3920f8a14dff9971edf68754ba28da5f.tar.bz2 |
[ThinLTO] Avoid repeated std::map lookups (NFC) (#107156)
This patch avoids repeated std::map lookups with try_emplace.
While I am at it, this patch adds a couple of calls to
std::vector::reserve.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions