LLVM 22.0.0git
llvm::sampleprof::SampleContextFrameHash Struct Reference

#include "llvm/ProfileData/SampleProf.h"

Public Member Functions

uint64_t operator() (const SampleContextFrameVector &S) const

Detailed Description

Definition at line 538 of file SampleProf.h.

Member Function Documentation

◆ operator()()

uint64_t llvm::sampleprof::SampleContextFrameHash::operator() ( const SampleContextFrameVector & S) const
inline

Definition at line 539 of file SampleProf.h.

References llvm::hash_combine_range().


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