aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/ModuleModuleDebugInfo.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2025-07-29 08:18:31 -0700
committerGitHub <noreply@github.com>2025-07-29 08:18:31 -0700
commitd4562a19911e05cf9d81c6857e94cfb1307d4315 (patch)
treeafc583c82b79d70ffdaaceacfdf44284043a0e28 /clang/test/Modules/ModuleModuleDebugInfo.cpp
parent30ad2e24ab3392b1b1f022422255f010ed6dbd63 (diff)
downloadllvm-d4562a19911e05cf9d81c6857e94cfb1307d4315.zip
llvm-d4562a19911e05cf9d81c6857e94cfb1307d4315.tar.gz
llvm-d4562a19911e05cf9d81c6857e94cfb1307d4315.tar.bz2
[MemProf] Use DenseMap for call map (NFC) (#151161)
There is no reason to use std::map for the call maps maintained for function clones during function clone assignment, as we don't iterate over them and don't need deterministic ordering, so use the more efficient DenseMap.
Diffstat (limited to 'clang/test/Modules/ModuleModuleDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions