LLVM 23.0.0git
llvm::DenseMapInfo< VTableSlotSummary > Struct Reference
Inheritance diagram for llvm::DenseMapInfo< VTableSlotSummary >:
[legend]

Static Public Member Functions

static unsigned getHashValue (const VTableSlotSummary &I)
static bool isEqual (const VTableSlotSummary &LHS, const VTableSlotSummary &RHS)

Detailed Description

Definition at line 396 of file WholeProgramDevirt.cpp.

Member Function Documentation

◆ getHashValue()

Definition at line 397 of file WholeProgramDevirt.cpp.

References I.

◆ isEqual()

Definition at line 401 of file WholeProgramDevirt.cpp.


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