llvm-6502/include/llvm/ADT
Vikram S. Adve 6ffd14dd54 Remember the set of leaders. Also compute on demand and cache the equiv
class for each leader.   Finally, rename Elem2ECLeaderMap to Elem2LeaderMap
(most of the changed lines are only due to the latter).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13651 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-23 08:05:14 +00:00
..
BitSetVector.h Declare iterator as public since it is defined as such (gcc-3.4 fix) 2004-04-21 16:10:40 +00:00
DenseMap.h Fix a bug in the densemap that was killing the local allocator, and probably 2004-02-26 05:00:15 +00:00
DepthFirstIterator.h
EquivalenceClasses.h Remember the set of leaders. Also compute on demand and cache the equiv 2004-05-23 08:05:14 +00:00
GraphTraits.h
hash_map.in Renamed to hash_map.in; move to using autoconf substitution tags. 2004-02-23 18:56:35 +00:00
hash_set.in Renamed to hash_set.in; move to using autoconf substitution tags. 2004-02-23 18:56:36 +00:00
HashExtras.h
ilist
IndexedMap.h Fix a bug in the densemap that was killing the local allocator, and probably 2004-02-26 05:00:15 +00:00
iterator.in Renamed from include/Support/iterator. Doxygenify comments; add autoconf substitution tags. 2004-02-23 18:16:10 +00:00
PostOrderIterator.h
SCCIterator.h
SetOperations.h
Statistic.h Switch to including <iostream> for compatibility with gcc-3.0.x (Debian). 2004-04-16 16:28:33 +00:00
STLExtras.h Noone cares about similarity to boost 2004-02-24 03:47:25 +00:00
StringExtras.h
Tree.h
VectorExtras.h