aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2020-08-19 01:08:38 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2020-08-19 01:09:25 +0300
commit2f0178585722ae289a71cfd81f9ca42235e3aefd (patch)
treeaf6fd263281b73abd99926ebc8b6317f537546cf /clang/lib/CodeGen/CodeGenModule.cpp
parentb34b1e38381fa4d1b1d9751a6b5233b68e734cfe (diff)
downloadllvm-2f0178585722ae289a71cfd81f9ca42235e3aefd.zip
llvm-2f0178585722ae289a71cfd81f9ca42235e3aefd.tar.gz
llvm-2f0178585722ae289a71cfd81f9ca42235e3aefd.tar.bz2
[NFC][InstCombine] Aggregate reconstruction: use plain map
Now that we no longer require for this map to have stable iteration order, we no longer need to pay for keeping the iteration order stable, so switch from `SmallMapVector` to `SmallDenseMap`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions