Reserve space for the eventual filling of the vector. This gives a small speedup.
authorBill Wendling <isanbard@gmail.com>
Tue, 3 Apr 2012 10:50:09 +0000 (10:50 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 3 Apr 2012 10:50:09 +0000 (10:50 +0000)
commitf563fc35c89b7518baf2eb6580bd72041e39651b
tree1392cd6933fefb04c4a028eddda88c38defb70b2
parent43b32e0cff08a5bcc20797639acce07dbe2f3dff
Reserve space for the eventual filling of the vector. This gives a small speedup.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Metadata.cpp