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

#include "mlir/IR/Value.h"

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

Static Public Member Functions

static mlir::BlockArgument getEmptyKey ()
Static Public Member Functions inherited from llvm::DenseMapInfo< mlir::Value >
static mlir::Value getEmptyKey ()
static unsigned getHashValue (mlir::Value val)
static bool isEqual (mlir::Value lhs, mlir::Value rhs)

Detailed Description

Definition at line 513 of file Value.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 514 of file Value.h.


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