|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| AssertOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| AssertOpGenericAdaptorBase (AssertOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getMsgAttr () |
| ::std::optional< ::llvm::StringRef > | getMsg () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::boolean::detail::AssertOpGenericAdaptorBase::AssertOpGenericAdaptorBase | ( | AssertOp | op | ) |
Definition at line 547 of file Ops.cpp.inc.
|
inline |
| std::optional<::llvm::StringRef > llzk::boolean::detail::AssertOpGenericAdaptorBase::getMsg | ( | ) |
Definition at line 549 of file Ops.cpp.inc.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |