|
LLVM
4.0.0
|
#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 | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6