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