LLVM 23.0.0git
llvm::DenseMapInfo< ElementCount, void > Struct Reference

#include "llvm/Support/TypeSize.h"

Inheritance diagram for llvm::DenseMapInfo< ElementCount, void >:
[legend]

Static Public Member Functions

static unsigned getHashValue (const ElementCount &EltCnt)
static bool isEqual (const ElementCount &LHS, const ElementCount &RHS)

Detailed Description

Definition at line 433 of file TypeSize.h.

Member Function Documentation

◆ getHashValue()

◆ isEqual()

bool llvm::DenseMapInfo< ElementCount, void >::isEqual ( const ElementCount & LHS,
const ElementCount & RHS )
inlinestatic

Definition at line 441 of file TypeSize.h.

References LHS, and RHS.


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