MLIR 23.0.0git
llvm::DenseMapInfo< mlir::tblgen::DagLeaf > Struct Reference

#include "mlir/TableGen/Pattern.h"

Inheritance diagram for llvm::DenseMapInfo< mlir::tblgen::DagLeaf >:

Static Public Member Functions

static unsigned getHashValue (mlir::tblgen::DagLeaf leaf)
static bool isEqual (mlir::tblgen::DagLeaf lhs, mlir::tblgen::DagLeaf rhs)

Detailed Description

Definition at line 684 of file Pattern.h.

Member Function Documentation

◆ getHashValue()

Definition at line 685 of file Pattern.h.

◆ isEqual()

Definition at line 688 of file Pattern.h.

References lhs, and rhs.


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