diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-02-20 08:11:03 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-02-20 08:11:03 +0000 |
commit | eafe863b6dc35f9ba5360685f300d16d0a5e0c3c (patch) | |
tree | 800903723ddb44bba733646978f54a54fc1f3253 /unittests | |
parent | 893a882d0944ac0b7dc22aecf8c649fb4dd7d316 (diff) | |
download | external_llvm-eafe863b6dc35f9ba5360685f300d16d0a5e0c3c.zip external_llvm-eafe863b6dc35f9ba5360685f300d16d0a5e0c3c.tar.gz external_llvm-eafe863b6dc35f9ba5360685f300d16d0a5e0c3c.tar.bz2 |
Instead of keeping two Value*->id# mappings, keep one Value->Value mapping and
one Value set. This is faster because we only need to use the set when there
isn't already an entry in the map. No functionality change!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126076 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions