LLVM 22.0.0git
llvm::DenseMapInfo< FunctionSummary::VFuncId > Struct Reference

#include "llvm/IR/ModuleSummaryIndex.h"

Inheritance diagram for llvm::DenseMapInfo< FunctionSummary::VFuncId >:
[legend]

Static Public Member Functions

static FunctionSummary::VFuncId getEmptyKey ()
static FunctionSummary::VFuncId getTombstoneKey ()
static bool isEqual (FunctionSummary::VFuncId L, FunctionSummary::VFuncId R)
static unsigned getHashValue (FunctionSummary::VFuncId I)

Detailed Description

Definition at line 1072 of file ModuleSummaryIndex.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 1073 of file ModuleSummaryIndex.h.

◆ getHashValue()

Definition at line 1083 of file ModuleSummaryIndex.h.

References I.

◆ getTombstoneKey()

Definition at line 1075 of file ModuleSummaryIndex.h.

◆ isEqual()


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