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

Static Public Member Functions

static unsigned getHashValue (const GEPValue &Val)
static bool isEqual (const GEPValue &LHS, const GEPValue &RHS)

Detailed Description

Definition at line 537 of file EarlyCSE.cpp.

Member Function Documentation

◆ getHashValue()

unsigned llvm::DenseMapInfo< GEPValue >::getHashValue ( const GEPValue & Val)
static

◆ isEqual()

bool llvm::DenseMapInfo< GEPValue >::isEqual ( const GEPValue & LHS,
const GEPValue & RHS )
static

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