LLVM 20.0.0git
Public Member Functions | List of all members
llvm::memprof::LineLocationHash Struct Reference

#include "llvm/Transforms/Instrumentation/MemProfiler.h"

Public Member Functions

uint64_t operator() (const LineLocation &Loc) const
 

Detailed Description

Definition at line 72 of file MemProfiler.h.

Member Function Documentation

◆ operator()()

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

Definition at line 73 of file MemProfiler.h.

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


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