|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Types | |
| using | predTy = ::llzk::smt::IntPredicateAttr |
Public Member Functions | |
| auto | getPred () |
| void | setPred (const ::llzk::smt::IntPredicateAttr &propValue) |
| bool | operator== (const Properties &rhs) const |
| bool | operator!= (const Properties &rhs) const |
Public Attributes | |
| predTy | pred |
|
inline |
|
inline |
|
inline |
|
inline |
| predTy llzk::smt::detail::IntCmpOpGenericAdaptorBase::Properties::pred |