llvm-6502/include/llvm/ADT
Rafael Espindola 73c3a94df9 Add bound checks in SmallVector
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56432 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-22 10:06:26 +00:00
..
APFloat.h
APInt.h Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00
APSInt.h Added static methods to APSInt: getMinValue and getMaxValue. 2008-09-19 18:01:14 +00:00
BitVector.h
DenseMap.h Add DenseMap::lookup: 2008-08-29 00:48:44 +00:00
DenseSet.h Make DenseMap's insert return a pair, to more closely resemble std::map. 2008-07-07 17:46:23 +00:00
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Add a clear() method to FoldingSet. 2008-08-23 00:42:16 +00:00
GraphTraits.h
hash_map.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
hash_map.h.in
hash_set.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
hash_set.h.in
HashExtras.h
ilist_node.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
ilist.h Removed unused parameters. 2008-08-01 05:50:13 +00:00
ImmutableList.h Minor tweaks to the ImmutableList iterator interface. 2008-07-11 22:43:07 +00:00
ImmutableMap.h Removed redundant ctor. 2008-08-14 21:17:07 +00:00
ImmutableSet.h
IndexedMap.h
IntrusiveRefCntPtr.h
iterator
iterator.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
iterator.h.in
OwningPtr.h
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h Add bound checks in SmallVector 2008-09-22 10:06:26 +00:00
SparseBitVector.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
Statistic.h
STLExtras.h Don't use std::advance just to increment or decrement by one. 2008-07-07 18:39:33 +00:00
StringExtras.h
StringMap.h optimize StringMap::clear 2008-07-02 05:30:45 +00:00
StringSet.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h