Replace a DenseSet with SmallPtrSet.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 23 Feb 2012 20:53:02 +0000 (20:53 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 23 Feb 2012 20:53:02 +0000 (20:53 +0000)
commit3378c59075794434926ec9e2e2043244c6f7fd43
treee517a9cb0d6fe96fe487156437d5537f3639c305
parentca0af3a971eac682b1a60987831ae84b256ce37a
Replace a DenseSet with SmallPtrSet.

SmallSet of pointer is the same as SmallPtrSet, use the latter directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151281 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FunctionLoweringInfo.h