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

Public Types

using valueTy = ::mlir::IntegerAttr

Public Member Functions

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

Public Attributes

valueTy value

Detailed Description

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

Member Typedef Documentation

◆ valueTy

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

Member Function Documentation

◆ getValue()

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

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

◆ operator!=()

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

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

◆ operator==()

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

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

◆ setValue()

void llzk::smt::detail::IntConstantOpGenericAdaptorBase::Properties::setValue ( const ::mlir::IntegerAttr & propValue)
inline

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

Member Data Documentation

◆ value

valueTy llzk::smt::detail::IntConstantOpGenericAdaptorBase::Properties::value

Definition at line 6612 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