LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::Properties Struct Reference

Public Types

using const_nameTy = ::mlir::FlatSymbolRefAttr
 

Public Member Functions

auto getConstName ()
 
void setConstName (const ::mlir::FlatSymbolRefAttr &propValue)
 
bool operator== (const Properties &rhs) const
 
bool operator!= (const Properties &rhs) const
 

Public Attributes

const_nameTy const_name
 

Detailed Description

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

Member Typedef Documentation

◆ const_nameTy

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

Member Function Documentation

◆ getConstName()

auto llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::Properties::getConstName ( )
inline

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

◆ operator!=()

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

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

◆ operator==()

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

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

◆ setConstName()

void llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::Properties::setConstName ( const ::mlir::FlatSymbolRefAttr & propValue)
inline

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

Member Data Documentation

◆ const_name

const_nameTy llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::Properties::const_name

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


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