the size of a smallvector shouldn't be part of the interface to these methods.
authorChris Lattner <sabre@nondot.org>
Fri, 21 Mar 2008 22:01:16 +0000 (22:01 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Mar 2008 22:01:16 +0000 (22:01 +0000)
commit8e1e95cb043c9eb7766d283587cd0a830b1f3209
tree9a4fe67a5fc1028ee6e7385ec6afdc85cf107aa6
parent2e60701b9d7ab5a0a8c68ed888665865554b6f4d
the size of a smallvector shouldn't be part of the interface to these methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp