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
Chris Lattner c18ec8716e Refactor statistic a big and introduce a horrible-but-necessary macro
(STATISTIC), which allows us to define statistics that don't introduce
static ctors into the .o files.  I'm migrating code over to use this
incrementally.

llvm-svn: 32687
2006-12-19 21:27:47 +00:00
..
.cvsignore
BitSetVector.h Removed llvm_ostream and used std::ostream instead. 2006-12-18 21:59:00 +00:00
CStringMap.h
DenseMap.h
DepthFirstIterator.h
EquivalenceClasses.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
FoldingSet.h
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
iterator.in
PostOrderIterator.h
SCCIterator.h Support for llvm_ostreams. 2006-11-28 23:31:42 +00:00
SetOperations.h
SetVector.h
SmallString.h
SmallVector.h
Statistic.h Refactor statistic a big and introduce a horrible-but-necessary macro 2006-12-19 21:27:47 +00:00
STLExtras.h
StringExtras.h
Tree.h
UniqueVector.h
VectorExtras.h