LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::DenseMapInfo< FunctionSummary::ConstVCall > Struct Reference

#include "llvm/IR/ModuleSummaryIndex.h"

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 1071 of file ModuleSummaryIndex.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 1072 of file ModuleSummaryIndex.h.

◆ getHashValue()

Definition at line 1086 of file ModuleSummaryIndex.h.

References I.

◆ getTombstoneKey()

static FunctionSummary::ConstVCall llvm::DenseMapInfo< FunctionSummary::ConstVCall >::getTombstoneKey ( )
inlinestatic

Definition at line 1076 of file ModuleSummaryIndex.h.

◆ isEqual()

Definition at line 1080 of file ModuleSummaryIndex.h.


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