Re-convert several of LazyValueInfo's internal maps to Dense{Map|Set}, and fix the...
authorOwen Anderson <resistor@mac.com>
Wed, 5 Jan 2011 21:15:29 +0000 (21:15 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 5 Jan 2011 21:15:29 +0000 (21:15 +0000)
commit89778462c0ebd61f54048cf19be6a7387a6fc940
tree479089f2eca0ee5e3b4e5a1c3efb9418a274bd2c
parent54c6d6f42d096f8144ac636ec6ae0d3362ead43e
Re-convert several of LazyValueInfo's internal maps to Dense{Map|Set}, and fix the issue in
hasBlockValue() that was causing iterator invalidations.  Many thanks to Dimitry Andric for
tracking down those invalidations!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122906 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyValueInfo.cpp