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

#include <OperationSupport.h>

Static Public Member Functions

static mlir::OperationName getEmptyKey ()
 
static mlir::OperationName getTombstoneKey ()
 
static unsigned getHashValue (mlir::OperationName Val)
 
static bool isEqual (mlir::OperationName LHS, mlir::OperationName RHS)
 

Member Function Documentation

◆ getEmptyKey()

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

◆ getHashValue()

static unsigned llvm::DenseMapInfo< mlir::OperationName >::getHashValue ( mlir::OperationName  Val)
inlinestatic

◆ getTombstoneKey()

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

◆ isEqual()

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

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