llvm-6502/include/llvm/ADT
Ted Kremenek c899b33b83 Added "clear" method to FoldingSetNodeID to allow a FoldingSetNodeID object
to be reused to compute multiple object profiles.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46226 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-21 22:49:22 +00:00
..
APFloat.h
APInt.h Changed argument name for 'Profile' method to potentially fix a name conflict 2008-01-19 17:21:43 +00:00
APSInt.h Added FoldingSet style 'profiling' support for APSInt. 2008-01-19 04:31:12 +00:00
BitVector.h
DenseMap.h
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Added "clear" method to FoldingSetNodeID to allow a FoldingSetNodeID object 2008-01-21 22:49:22 +00:00
GraphTraits.h
hash_map.in remove attribution from a variety of miscellaneous files. 2007-12-29 22:59:10 +00:00
hash_set.in remove attribution from a variety of miscellaneous files. 2007-12-29 22:59:10 +00:00
HashExtras.h
ilist remove attribution from a variety of miscellaneous files. 2007-12-29 22:59:10 +00:00
ImmutableMap.h Reverted implementation of ImmutableMap::find() to return a TreeTy* instead of 2008-01-18 00:38:04 +00:00
ImmutableSet.h Replaced (FoldingSet) profiling of ImutAVLTree with a hashing based scheme. The 2008-01-21 22:33:30 +00:00
IndexedMap.h
iterator.in remove attribution from a variety of miscellaneous files. 2007-12-29 22:59:10 +00:00
OwningPtr.h
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h add operator==/!= to smallvector. 2008-01-11 18:42:02 +00:00
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h don't form an std::string with a null pointer, it aborts. 2008-01-18 18:54:31 +00:00
StringMap.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:42 +00:00