LLVM 19.0.0git
Namespaces | Functions
Hash.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::pdb
 

Functions

uint32_t llvm::pdb::hashStringV1 (StringRef Str)
 
uint32_t llvm::pdb::hashStringV2 (StringRef Str)
 
uint32_t llvm::pdb::hashBufferV8 (ArrayRef< uint8_t > Data)