|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| IntCmpOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| IntCmpOpGenericAdaptorBase (IntCmpOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::llzk::smt::IntPredicateAttr | getPredAttr () |
| ::llzk::smt::IntPredicate | getPred () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::smt::detail::IntCmpOpGenericAdaptorBase::IntCmpOpGenericAdaptorBase | ( | IntCmpOp | op | ) |
Definition at line 7642 of file SMT.cpp.inc.
|
inline |
|
inline |
| llzk::smt::IntPredicate llzk::smt::detail::IntCmpOpGenericAdaptorBase::getPred | ( | ) |
Definition at line 7644 of file SMT.cpp.inc.
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |