LLVM 19.0.0git
Public Member Functions | List of all members
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 689 of file SampleProf.h.

Member Function Documentation

◆ operator()()

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

Definition at line 690 of file SampleProf.h.

References Context.


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