diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2021-03-25 22:58:10 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2021-03-25 23:25:40 +0300 |
commit | 1c55dcbca71d2df2fee4564ad53b62505fdbb819 (patch) | |
tree | b45477e3c71480b55cef0aa6e82b80ea968068fa /llvm/lib/CodeGen/MachineDebugify.cpp | |
parent | 93a636d9f6385543a1c77506880a08e10c50792f (diff) | |
download | llvm-1c55dcbca71d2df2fee4564ad53b62505fdbb819.zip llvm-1c55dcbca71d2df2fee4564ad53b62505fdbb819.tar.gz llvm-1c55dcbca71d2df2fee4564ad53b62505fdbb819.tar.bz2 |
[NFCI][SimplifyCFG] Don't pay for a Small{Map,Set}Vector when plain SmallSet will suffice
This *only* changes the cases where we *really* don't care
about the iteration order of the underlying contained,
namely when we will use the values from it to form DTU updates.
Diffstat (limited to 'llvm/lib/CodeGen/MachineDebugify.cpp')
0 files changed, 0 insertions, 0 deletions