LLVM 22.0.0git
llvm::DenseMapInfo< ScalarEvolution::FoldID > Struct Reference

#include "llvm/Analysis/ScalarEvolution.h"

Inheritance diagram for llvm::DenseMapInfo< ScalarEvolution::FoldID >:
[legend]

Static Public Member Functions

static ScalarEvolution::FoldID getEmptyKey ()
static ScalarEvolution::FoldID getTombstoneKey ()
static unsigned getHashValue (const ScalarEvolution::FoldID &Val)
static bool isEqual (const ScalarEvolution::FoldID &LHS, const ScalarEvolution::FoldID &RHS)

Detailed Description

Definition at line 2529 of file ScalarEvolution.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 2530 of file ScalarEvolution.h.

◆ getHashValue()

◆ getTombstoneKey()

Definition at line 2534 of file ScalarEvolution.h.

◆ isEqual()

Definition at line 2543 of file ScalarEvolution.h.

References LHS, and RHS.


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