LLVM 22.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 FunctionSummary::ConstVCall getTombstoneKey ()
static bool isEqual (FunctionSummary::ConstVCall L, FunctionSummary::ConstVCall R)
static unsigned getHashValue (FunctionSummary::ConstVCall I)

Detailed Description

Definition at line 1086 of file ModuleSummaryIndex.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 1087 of file ModuleSummaryIndex.h.

◆ getHashValue()

Definition at line 1101 of file ModuleSummaryIndex.h.

References I.

◆ getTombstoneKey()

Definition at line 1091 of file ModuleSummaryIndex.h.

◆ isEqual()


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