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

#include "mlir/IR/Value.h"

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

Static Public Member Functions

static mlir::OpResult 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 520 of file Value.h.

Member Function Documentation

◆ getEmptyKey()

mlir::OpResult llvm::DenseMapInfo< mlir::OpResult >::getEmptyKey ( )
inlinestatic

Definition at line 521 of file Value.h.


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