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

Go to the source code of this file.

Classes

class  llvm::CachedHashStringRef
 A container which contains a StringRef plus a precomputed hash. More...
 
struct  llvm::DenseMapInfo< CachedHashStringRef >
 
class  llvm::CachedHashString
 A container which contains a string, which it owns, plus a precomputed hash. More...
 
struct  llvm::DenseMapInfo< CachedHashString >
 

Namespaces

 llvm
 This class represents lattice values for constants.