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

Public Types

using sym_nameTy = ::mlir::StringAttr

Public Member Functions

auto getSymName ()
void setSymName (const ::mlir::StringAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

sym_nameTy sym_name

Detailed Description

Definition at line 514 of file Ops.h.inc.

Member Typedef Documentation

◆ sym_nameTy

Member Function Documentation

◆ getSymName()

auto llzk::polymorphic::detail::TemplateExprOpGenericAdaptorBase::Properties::getSymName ( )
inline

Definition at line 518 of file Ops.h.inc.

◆ operator!=()

bool llzk::polymorphic::detail::TemplateExprOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

Definition at line 530 of file Ops.h.inc.

◆ operator==()

bool llzk::polymorphic::detail::TemplateExprOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

Definition at line 525 of file Ops.h.inc.

◆ setSymName()

void llzk::polymorphic::detail::TemplateExprOpGenericAdaptorBase::Properties::setSymName ( const ::mlir::StringAttr & propValue)
inline

Definition at line 522 of file Ops.h.inc.

Member Data Documentation

◆ sym_name

sym_nameTy llzk::polymorphic::detail::TemplateExprOpGenericAdaptorBase::Properties::sym_name

Definition at line 516 of file Ops.h.inc.


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