There is only one instance of this placeholder being created. Just use that
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Aug 2011 01:17:10 +0000 (01:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Aug 2011 01:17:10 +0000 (01:17 +0000)
commit8d676c2199f21c5bd07aedd338dd3d228c502d5c
tree1d8bc646bc249bf8a680d19dcc5b6623edc4c027
parent4fa93b7ce153a3834a7e189026e7451bcc19a34a
There is only one instance of this placeholder being created. Just use that
instead of a vector.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137099 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp