Owen Anderson 2009-06-15: Use a SmallPtrSet here, for speed and to match df_iterator.
authorOwen Anderson <resistor@mac.com>
Mon, 15 Jun 2009 22:54:48 +0000 (22:54 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 15 Jun 2009 22:54:48 +0000 (22:54 +0000)
commitbe24f1b7fb093380f9bac489f4b70a7e133be7b5
treef4b3a250849eff1ed86714a0c45721ddaf32c2c7
parenta7a8af0c586032479527fbde647333c1ce277033
Owen Anderson 2009-06-15: Use a SmallPtrSet here, for speed and to match df_iterator.
Owen Anderson 2009-06-15: Remember to clear out our maps to prevent crashing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73438 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/PostOrderIterator.h
lib/CodeGen/LazyLiveness.cpp