LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::smt::detail::BoolConstantOpGenericAdaptorBase::Properties Struct Reference

Public Types

using valueTy = ::mlir::BoolAttr

Public Member Functions

auto getValue ()
void setValue (const ::mlir::BoolAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

valueTy value

Detailed Description

Definition at line 4059 of file SMT.h.inc.

Member Typedef Documentation

◆ valueTy

Definition at line 4060 of file SMT.h.inc.

Member Function Documentation

◆ getValue()

auto llzk::smt::detail::BoolConstantOpGenericAdaptorBase::Properties::getValue ( )
inline

Definition at line 4063 of file SMT.h.inc.

◆ operator!=()

bool llzk::smt::detail::BoolConstantOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

Definition at line 4075 of file SMT.h.inc.

◆ operator==()

bool llzk::smt::detail::BoolConstantOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

Definition at line 4070 of file SMT.h.inc.

◆ setValue()

void llzk::smt::detail::BoolConstantOpGenericAdaptorBase::Properties::setValue ( const ::mlir::BoolAttr & propValue)
inline

Definition at line 4067 of file SMT.h.inc.

Member Data Documentation

◆ value

valueTy llzk::smt::detail::BoolConstantOpGenericAdaptorBase::Properties::value

Definition at line 4061 of file SMT.h.inc.


The documentation for this struct was generated from the following file:
  • build/include/llzk/Dialect/SMT/IR/SMT.h.inc