MLIR 23.0.0git
llvm::DenseMapInfo< mlir::AffineExpr > Struct Reference

#include "mlir/IR/AffineExpr.h"

Inheritance diagram for llvm::DenseMapInfo< mlir::AffineExpr >:

Static Public Member Functions

static unsigned getHashValue (mlir::AffineExpr val)
static bool isEqual (mlir::AffineExpr LHS, mlir::AffineExpr RHS)

Detailed Description

Definition at line 356 of file AffineExpr.h.

Member Function Documentation

◆ getHashValue()

unsigned llvm::DenseMapInfo< mlir::AffineExpr >::getHashValue ( mlir::AffineExpr val)
inlinestatic

Definition at line 357 of file AffineExpr.h.

References mlir::hash_value().

◆ isEqual()

Definition at line 360 of file AffineExpr.h.


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