My Project
Static Public Member Functions | List of all members
llvm::DenseMapInfo< mlir::Attribute > Struct Template Reference

#include <Attributes.h>

Static Public Member Functions

static mlir::Attribute getEmptyKey ()
 
static mlir::Attribute getTombstoneKey ()
 
static unsigned getHashValue (mlir::Attribute val)
 
static bool isEqual (mlir::Attribute LHS, mlir::Attribute RHS)
 

Member Function Documentation

◆ getEmptyKey()

static mlir::Attribute llvm::DenseMapInfo< mlir::Attribute >::getEmptyKey ( )
inlinestatic

◆ getHashValue()

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

◆ getTombstoneKey()

static mlir::Attribute llvm::DenseMapInfo< mlir::Attribute >::getTombstoneKey ( )
inlinestatic

◆ isEqual()

static bool llvm::DenseMapInfo< mlir::Attribute >::isEqual ( mlir::Attribute  LHS,
mlir::Attribute  RHS 
)
inlinestatic

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