LLVM 22.0.0git
|
#include "llvm/Support/AllocToken.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/SipHash.h"
Go to the source code of this file.
Functions | |
static uint64_t | getStableHash (const AllocTokenMetadata &Metadata, uint64_t MaxTokens) |
|
static |
Definition at line 30 of file AllocToken.cpp.
References llvm::getStableSipHash().
Referenced by llvm::getAllocToken().