ImutAVLTree now allocates tree nodes from the BumpPtrAllocator using
[oota-llvm.git] / include / llvm / ADT / DenseSet.h
2007-10-05 Chris LattnerMark count method const.
2007-09-30 Chris LattnerAdd a new DenseSet abstraction.