LLVM  8.0.1
Namespaces | Functions
xxhash.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
Include dependency graph for xxhash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

uint64_t llvm::xxHash64 (llvm::StringRef Data)
 
uint64_t llvm::xxHash64 (llvm::ArrayRef< uint8_t > Data)