LLVM
8.0.1
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/raw_ostream.h"
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. | |