|
LLVM
4.0.0
|
#include "llvm/ADT/SmallString.h"#include "llvm/Support/DataTypes.h"#include "llvm/Support/Endian.h"#include <array>Go to the source code of this file.
Classes | |
| class | llvm::ArrayRef< T > |
| ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory), i.e. More... | |
| class | llvm::MD5 |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| uint64_t | llvm::MD5Hash (StringRef Str) |
| Helper to compute and return lower 64 bits of the given string's MD5 hash. More... | |
1.8.6