CIRCT  19.0.0git
Static Public Member Functions | List of all members
llvm::DenseMapInfo< JValue > Struct Reference

Static Public Member Functions

static JValue getEmptyKey ()
 
static JValue getTombstoneKey ()
 
static unsigned getHashValue (const JValue &x)
 
static bool isEqual (const JValue &a, const JValue &b)
 

Detailed Description

Definition at line 106 of file EmitHGLDD.cpp.

Member Function Documentation

◆ getEmptyKey()

static JValue llvm::DenseMapInfo< JValue >::getEmptyKey ( )
inlinestatic

Definition at line 107 of file EmitHGLDD.cpp.

◆ getHashValue()

static unsigned llvm::DenseMapInfo< JValue >::getHashValue ( const JValue x)
inlinestatic

Definition at line 109 of file EmitHGLDD.cpp.

References mlir::hash_value().

◆ getTombstoneKey()

static JValue llvm::DenseMapInfo< JValue >::getTombstoneKey ( )
inlinestatic

Definition at line 108 of file EmitHGLDD.cpp.

◆ isEqual()

static bool llvm::DenseMapInfo< JValue >::isEqual ( const JValue a,
const JValue b 
)
inlinestatic

Definition at line 114 of file EmitHGLDD.cpp.


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