LLVM 22.0.0git
llvm::sampleprof::SampleContext::Hash Struct Reference

#include "llvm/ProfileData/SampleProf.h"

Public Member Functions

uint64_t operator() (const SampleContext &Context) const

Detailed Description

Definition at line 721 of file SampleProf.h.

Member Function Documentation

◆ operator()()

uint64_t llvm::sampleprof::SampleContext::Hash::operator() ( const SampleContext & Context) const
inline

Definition at line 722 of file SampleProf.h.

References llvm::sampleprof::SampleContext::SampleContext().


The documentation for this struct was generated from the following file: