|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Types | |
| using | countTy = ::mlir::IntegerAttr |
Public Member Functions | |
| auto | getCount () |
| void | setCount (const ::mlir::IntegerAttr &propValue) |
| bool | operator== (const Properties &rhs) const |
| bool | operator!= (const Properties &rhs) const |
Public Attributes | |
| countTy | count |
| using llzk::smt::detail::PopOpGenericAdaptorBase::Properties::countTy = ::mlir::IntegerAttr |
|
inline |
|
inline |
|
inline |
|
inline |
| countTy llzk::smt::detail::PopOpGenericAdaptorBase::Properties::count |