LLVM 19.0.0git
Public Member Functions | List of all members
llvm::sampleprof::LineLocationHash Struct Reference

#include "llvm/ProfileData/SampleProf.h"

Public Member Functions

uint64_t operator() (const LineLocation &Loc) const
 

Detailed Description

Definition at line 307 of file SampleProf.h.

Member Function Documentation

◆ operator()()

uint64_t llvm::sampleprof::LineLocationHash::operator() ( const LineLocation Loc) const
inline

Definition at line 308 of file SampleProf.h.

References llvm::sampleprof::LineLocation::getHashCode().


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