LLVM 23.0.0git
llvm::DenseMapInfo< FunctionSummary::ConstVCall > Struct Reference

#include "llvm/IR/ModuleSummaryIndex.h"

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

Static Public Member Functions

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

Detailed Description

Definition at line 1136 of file ModuleSummaryIndex.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 1137 of file ModuleSummaryIndex.h.

◆ getHashValue()

Definition at line 1147 of file ModuleSummaryIndex.h.

References I.

◆ isEqual()


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