LLVM  3.7.0
Classes | Namespaces
SparseMultiSet.h File Reference
#include "llvm/ADT/SparseSet.h"
Include dependency graph for SparseMultiSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SparseMultiSet< ValueT, KeyFunctorT, SparseT >
 Fast multiset implementation for objects that can be identified by small unsigned keys. More...
 
class  llvm::SparseMultiSet< ValueT, KeyFunctorT, SparseT >::iterator_base< SMSPtrTy >
 Our iterators are iterators over the collection of objects that share a key. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.