LLVM 23.0.0git
llvm::DenseMapInfo< sampleprof::LineLocation > Struct Reference

#include "llvm/ProfileData/SampleProf.h"

Inheritance diagram for llvm::DenseMapInfo< sampleprof::LineLocation >:
[legend]

Static Public Member Functions

static unsigned getHashValue (const sampleprof::LineLocation &Val)
static bool isEqual (const sampleprof::LineLocation &LHS, const sampleprof::LineLocation &RHS)

Detailed Description

Definition at line 323 of file SampleProf.h.

Member Function Documentation

◆ getHashValue()

◆ isEqual()

Definition at line 328 of file SampleProf.h.

References LHS, and RHS.


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