1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/include/llvm/ADT
2007-06-29 22:16:25 +00:00
..
APInt.h Add some things needed by the llvm-gcc version supporting bit accurate integer 2007-05-13 23:44:59 +00:00
APSInt.h
BitVector.h
DenseMap.h
DepthFirstIterator.h Have internal df_iterator's use SmallPtrSet instead of std::set. This provides compile time speedups to any pass using df_iterator. 2007-06-21 21:25:36 +00:00
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
IndexedMap.h
iterator.in
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h Add an explicit keyword. Thanks Chris! 2007-06-29 22:16:25 +00:00
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h
Tree.h
UniqueVector.h
VectorExtras.h