LLVM  8.0.1
Classes | Namespaces
ScopedHashTable.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/Support/Allocator.h"
#include <cassert>
#include <new>
Include dependency graph for ScopedHashTable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::ScopedHashTable< K, V, KInfo, AllocatorTy >
 
class  llvm::ScopedHashTableVal< K, V >
 
class  llvm::ScopedHashTableScope< K, V, KInfo, AllocatorTy >
 
class  llvm::ScopedHashTableIterator< K, V, KInfo >
 
class  llvm::ScopedHashTable< K, V, KInfo, AllocatorTy >
 

Namespaces

 llvm
 This class represents lattice values for constants.