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 95 of file Enums.h.inc.

Member Typedef Documentation

◆ StorageInfo

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

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

Member Function Documentation

◆ getEmptyKey()

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

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

◆ getHashValue()

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

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

◆ getTombstoneKey()

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

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

◆ isEqual()

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

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


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