small speedup in the case where a smallvector is default ctor'd from
authorChris Lattner <sabre@nondot.org>
Fri, 10 Aug 2007 06:54:38 +0000 (06:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Aug 2007 06:54:38 +0000 (06:54 +0000)
commit02cee38647ea413e5d05f29f67a7f003db9f0081
tree4a005f2c8016bd9396575ebc28979247dcf668e9
parent76d708b76fa434904bd68c64e6d6efba6229f0bf
small speedup in the case where a smallvector is default ctor'd from
an empty vector.  This speeds up llc slightly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40983 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallVector.h