LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::DenseMapInfo< FunctionSummary::ConstVCall > Struct Template 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

template<>
struct llvm::DenseMapInfo< FunctionSummary::ConstVCall >

Definition at line 649 of file ModuleSummaryIndex.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 650 of file ModuleSummaryIndex.h.

◆ getHashValue()

◆ getTombstoneKey()

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

Definition at line 654 of file ModuleSummaryIndex.h.

◆ isEqual()


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