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

Static Public Member Functions

static GVNPass::Expression getEmptyKey ()
static unsigned getHashValue (const GVNPass::Expression &E)
static bool isEqual (const GVNPass::Expression &LHS, const GVNPass::Expression &RHS)

Detailed Description

Definition at line 179 of file GVN.cpp.

Member Function Documentation

◆ getEmptyKey()

Definition at line 180 of file GVN.cpp.

◆ getHashValue()

Definition at line 182 of file GVN.cpp.

References llvm::hash_value().

◆ isEqual()

Definition at line 188 of file GVN.cpp.


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