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

Go to the source code of this file.

Classes

struct  llvm::detail::DenseSetEmpty
 
class  llvm::detail::DenseSetPair< KeyT >
 
class  llvm::DenseSet< ValueT, ValueInfoT >
 DenseSet - This implements a dense probed hash-table based set. More...
 
class  llvm::DenseSet< ValueT, ValueInfoT >::Iterator
 
class  llvm::DenseSet< ValueT, ValueInfoT >::ConstIterator
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::detail
 Implementation details of the pass manager interfaces.