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

#include <IntegerSet.h>

Static Public Member Functions

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

Member Function Documentation

◆ getEmptyKey()

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

◆ getHashValue()

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

◆ getTombstoneKey()

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

◆ isEqual()

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

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