LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::polymorphic::detail::TemplateOpGenericAdaptorBase::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 726 of file Ops.h.inc.

Member Typedef Documentation

◆ sym_nameTy

Member Function Documentation

◆ getSymName()

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

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

◆ operator!=()

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

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

◆ operator==()

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

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

◆ setSymName()

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

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

Member Data Documentation

◆ sym_name

sym_nameTy llzk::polymorphic::detail::TemplateOpGenericAdaptorBase::Properties::sym_name

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