LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llvm::DenseMapInfo<::llzk::boolean::FeltCmpPredicate > Struct Reference

Public Types

using StorageInfo = ::llvm::DenseMapInfo<uint32_t>
 

Static Public Member Functions

static inline ::llzk::boolean::FeltCmpPredicate getEmptyKey ()
 
static inline ::llzk::boolean::FeltCmpPredicate getTombstoneKey ()
 
static unsigned getHashValue (const ::llzk::boolean::FeltCmpPredicate &val)
 
static bool isEqual (const ::llzk::boolean::FeltCmpPredicate &lhs, const ::llzk::boolean::FeltCmpPredicate &rhs)
 

Detailed Description

Definition at line 74 of file Enums.h.inc.

Member Typedef Documentation

◆ StorageInfo

using llvm::DenseMapInfo<::llzk::boolean::FeltCmpPredicate >::StorageInfo = ::llvm::DenseMapInfo<uint32_t>

Definition at line 75 of file Enums.h.inc.

Member Function Documentation

◆ getEmptyKey()

static inline ::llzk::boolean::FeltCmpPredicate llvm::DenseMapInfo<::llzk::boolean::FeltCmpPredicate >::getEmptyKey ( )
inlinestatic

Definition at line 77 of file Enums.h.inc.

◆ getHashValue()

static unsigned llvm::DenseMapInfo<::llzk::boolean::FeltCmpPredicate >::getHashValue ( const ::llzk::boolean::FeltCmpPredicate & val)
inlinestatic

Definition at line 85 of file Enums.h.inc.

◆ getTombstoneKey()

static inline ::llzk::boolean::FeltCmpPredicate llvm::DenseMapInfo<::llzk::boolean::FeltCmpPredicate >::getTombstoneKey ( )
inlinestatic

Definition at line 81 of file Enums.h.inc.

◆ isEqual()

static bool llvm::DenseMapInfo<::llzk::boolean::FeltCmpPredicate >::isEqual ( const ::llzk::boolean::FeltCmpPredicate & lhs,
const ::llzk::boolean::FeltCmpPredicate & rhs )
inlinestatic

Definition at line 89 of file Enums.h.inc.


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