commit | eafe863b6dc35f9ba5360685f300d16d0a5e0c3c | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Sun Feb 20 08:11:03 2011 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Sun Feb 20 08:11:03 2011 +0000 |
tree | 800903723ddb44bba733646978f54a54fc1f3253 | |
parent | 893a882d0944ac0b7dc22aecf8c649fb4dd7d316 [diff] |
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