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