LLVM 20.0.0git
|
Template specialization for FunctionId so that it can be used in LLVM map containers. More...
#include "llvm/ProfileData/FunctionId.h"
Static Public Member Functions | |
static sampleprof::FunctionId | getEmptyKey () |
static sampleprof::FunctionId | getTombstoneKey () |
static unsigned | getHashValue (const sampleprof::FunctionId &Val) |
static bool | isEqual (const sampleprof::FunctionId &LHS, const sampleprof::FunctionId &RHS) |
Template specialization for FunctionId so that it can be used in LLVM map containers.
Definition at line 179 of file FunctionId.h.
|
inlinestatic |
Definition at line 181 of file FunctionId.h.
|
inlinestatic |
Definition at line 189 of file FunctionId.h.
References llvm::sampleprof::FunctionId::getHashCode().
|
inlinestatic |
Definition at line 185 of file FunctionId.h.
|
inlinestatic |
Definition at line 193 of file FunctionId.h.