Make the copy constructor of SmallPtrSet much faster.
authorOwen Anderson <resistor@mac.com>
Tue, 24 Jul 2007 21:31:23 +0000 (21:31 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 24 Jul 2007 21:31:23 +0000 (21:31 +0000)
commitbf31b85ea2a3bf17f3934b7e139b7475a84429fa
treed93945adb257f783d3aadf5db6b1c97c91ff8b09
parentd97b8cd38c0a2d79c49f8ff7a17a7185d4dbdd82
Make the copy constructor of SmallPtrSet much faster.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SmallPtrSet.cpp