LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Compiler.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 | |
LLVM_ABI uint32_t | llvm::pdb::hashStringV1 (StringRef Str) |
LLVM_ABI uint32_t | llvm::pdb::hashStringV2 (StringRef Str) |
LLVM_ABI uint32_t | llvm::pdb::hashBufferV8 (ArrayRef< uint8_t > Data) |