LLVM 22.0.0git
AllocToken.cpp File Reference

Go to the source code of this file.

Functions

static uint64_t getStableHash (const AllocTokenMetadata &Metadata, uint64_t MaxTokens)

Function Documentation

◆ getStableHash()

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().