Skip to content
Commit 080ea937 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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!

llvm-svn: 126076
parent 67e55624
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment