diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-08-31 05:53:05 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-08-31 05:53:05 +0000 |
commit | 0464d1d7ece7f2e0ca25b06d6c01abd89cc49fe2 (patch) | |
tree | 1732d3c02bffc1ff18adb82f958400d9869e3281 /clang/lib/CodeGen/CGExprCXX.cpp | |
parent | fc0e2a03fafd1f8f221cb73c81208ff4b24c0433 (diff) | |
download | bcm5719-llvm-0464d1d7ece7f2e0ca25b06d6c01abd89cc49fe2.tar.gz bcm5719-llvm-0464d1d7ece7f2e0ca25b06d6c01abd89cc49fe2.zip |
Switch to DenseSet, simplifying much more code. We now have a single iteration
where we hash, compare and fold, instead of one iteration where we build up
the hash buckets and a second one to fold.
llvm-svn: 112582
Diffstat (limited to 'clang/lib/CodeGen/CGExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions