diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2021-04-11 22:02:57 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2021-04-11 23:56:22 +0300 |
commit | 6d44b3c56d4a80b16f144a52bc841111c0b4d2c2 (patch) | |
tree | 4345cf696b02807637686413165650887c5b4e35 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 816cf4146280fbe45683555558fa393b6ff41beb (diff) | |
download | llvm-6d44b3c56d4a80b16f144a52bc841111c0b4d2c2.zip llvm-6d44b3c56d4a80b16f144a52bc841111c0b4d2c2.tar.gz llvm-6d44b3c56d4a80b16f144a52bc841111c0b4d2c2.tar.bz2 |
[NFCI][DomTreeUpdater] applyUpdates(): reserve space for updates first
While, indeed, we may end up pushing less updates that we'd reserve space
for, self-dominating updates aren't often enough for that to matter.
But this should matter for normal updates.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions