llvm-6502/include/llvm/ADT
Benjamin Kramer fc8657be34 MapVector: Add lookup().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170527 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-19 11:08:33 +00:00
..
APFloat.h
APInt.h
APSInt.h
ArrayRef.h
BitVector.h
DAGDeltaAlgorithm.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
DeltaAlgorithm.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
DenseMap.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
DenseMapInfo.h
DenseSet.h Add a getMemorySize() function for DenseSet. 2012-12-03 21:46:21 +00:00
DepthFirstIterator.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
edit_distance.h
EquivalenceClasses.h
FoldingSet.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
GraphTraits.h
Hashing.h
ilist_node.h
ilist.h Add an assertion for a likely ilist::splice() contract violation. 2012-12-18 19:28:37 +00:00
ImmutableIntervalMap.h
ImmutableList.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
ImmutableMap.h Mark ImmutableMap::remove/add() const. 2012-12-07 19:44:12 +00:00
ImmutableSet.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
IndexedMap.h
InMemoryStruct.h
IntEqClasses.h
IntervalMap.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
IntrusiveRefCntPtr.h
MapVector.h MapVector: Add lookup(). 2012-12-19 11:08:33 +00:00
NullablePtr.h
Optional.h
OwningPtr.h
PackedVector.h
PointerIntPair.h Eliminate redundant bitwise operations when using a llvm/ADT/PointerUnion. 2012-12-03 19:59:23 +00:00
PointerUnion.h Eliminate redundant bitwise operations when using a llvm/ADT/PointerUnion. 2012-12-03 19:59:23 +00:00
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallBitVector.h
SmallPtrSet.h
SmallSet.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
SmallString.h
SmallVector.h
SparseBitVector.h
SparseSet.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
Statistic.h
STLExtras.h
StringExtras.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
StringMap.h Cleanup comment and formatting 2012-12-18 00:53:36 +00:00
StringRef.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
StringSet.h
StringSwitch.h
TinyPtrVector.h
Triple.h Add convenience accessor to Triple for OS == NaCl 2012-12-07 00:01:53 +00:00
Twine.h
UniqueVector.h
ValueMap.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
VariadicFunction.h