MLIR 22.0.0git
llvm::DenseMapInfo< mlir::pdll::ast::Type > Struct Reference

#include "mlir/Tools/PDLL/AST/Types.h"

Inheritance diagram for llvm::DenseMapInfo< mlir::pdll::ast::Type >:

Static Public Member Functions

static mlir::pdll::ast::Type getEmptyKey ()
static mlir::pdll::ast::Type getTombstoneKey ()
static unsigned getHashValue (mlir::pdll::ast::Type val)
static bool isEqual (mlir::pdll::ast::Type lhs, mlir::pdll::ast::Type rhs)

Detailed Description

Definition at line 395 of file Types.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 396 of file Types.h.

◆ getHashValue()

Definition at line 406 of file Types.h.

References mlir::pdll::ast::Type::getImpl().

◆ getTombstoneKey()

mlir::pdll::ast::Type llvm::DenseMapInfo< mlir::pdll::ast::Type >::getTombstoneKey ( )
inlinestatic

Definition at line 401 of file Types.h.

◆ isEqual()

Definition at line 409 of file Types.h.

References lhs, and rhs.


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