|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Types | |
| using | keyTy = ::llzk::smt::KeywordAttr |
| using | valueTy = ::mlir::Attribute |
Public Member Functions | |
| auto | getKey () |
| void | setKey (const ::llzk::smt::KeywordAttr &propValue) |
| auto | getValue () |
| void | setValue (const ::mlir::Attribute &propValue) |
| bool | operator== (const Properties &rhs) const |
| bool | operator!= (const Properties &rhs) const |
Public Attributes | |
| keyTy | key |
| valueTy | value |
| using llzk::smt::detail::SetInfoOpGenericAdaptorBase::Properties::keyTy = ::llzk::smt::KeywordAttr |
| using llzk::smt::detail::SetInfoOpGenericAdaptorBase::Properties::valueTy = ::mlir::Attribute |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| keyTy llzk::smt::detail::SetInfoOpGenericAdaptorBase::Properties::key |
| valueTy llzk::smt::detail::SetInfoOpGenericAdaptorBase::Properties::value |