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

#include <SDBMExpr.h>

Static Public Member Functions

static mlir::SDBMExpr getEmptyKey ()
 
static mlir::SDBMExpr getTombstoneKey ()
 
static unsigned getHashValue (mlir::SDBMExpr expr)
 
static bool isEqual (mlir::SDBMExpr lhs, mlir::SDBMExpr rhs)
 

Member Function Documentation

◆ getEmptyKey()

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

◆ getHashValue()

static unsigned llvm::DenseMapInfo< mlir::SDBMExpr >::getHashValue ( mlir::SDBMExpr  expr)
inlinestatic

◆ getTombstoneKey()

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

◆ isEqual()

static bool llvm::DenseMapInfo< mlir::SDBMExpr >::isEqual ( mlir::SDBMExpr  lhs,
mlir::SDBMExpr  rhs 
)
inlinestatic

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