|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Member Functions | |
| VerifAssertOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) | |
| VerifAssertOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) | |
| VerifAssertOpGenericAdaptor (RangeT values, const VerifAssertOpGenericAdaptorBase &base) | |
| template<typename LateInst = VerifAssertOp, typename = std::enable_if_t<std::is_same_v<LateInst, VerifAssertOp>>> | |
| VerifAssertOpGenericAdaptor (RangeT values, LateInst op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| ValueT | getCondition () |
| RangeT | getOperands () |
| Public Member Functions inherited from llzk::verif::detail::VerifAssertOpGenericAdaptorBase | |
| VerifAssertOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) | |
| VerifAssertOpGenericAdaptorBase (::mlir::Operation *op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Additional Inherited Members | |
| Protected Attributes inherited from llzk::verif::detail::VerifAssertOpGenericAdaptorBase | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| ::mlir::RegionRange | odsRegions |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |