Have internal df_iterator's use SmallPtrSet instead of std::set. This provides compi...
authorOwen Anderson <resistor@mac.com>
Thu, 21 Jun 2007 21:25:36 +0000 (21:25 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 21 Jun 2007 21:25:36 +0000 (21:25 +0000)
commitd3fb6714802d8e44b34980af8772cc3ed398e71a
treef7b5c9a5d4021c46ff7c7316a3a95a139932424e
parent52974eb49a18324e3897b749dce97c44e0ac65d3
Have internal df_iterator's use SmallPtrSet instead of std::set.  This provides compile time speedups to any pass using df_iterator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37694 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DepthFirstIterator.h