Allocate the right amount of memory for this vector up front.
authorChris Lattner <sabre@nondot.org>
Tue, 8 Nov 2005 23:32:44 +0000 (23:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Nov 2005 23:32:44 +0000 (23:32 +0000)
commit0d902a9c740bdaa57396547f26a02c234752c579
treeffbfef87f7e18194f5bfb88d144a0936841011b7
parenta32551197ab7f39bb2bff8cee24ecf70c2a40f6f
Allocate the right amount of memory for this vector up front.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24252 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp