LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::verif::detail::VerifProveOpGenericAdaptorBase Class Reference
Inheritance diagram for llzk::verif::detail::VerifProveOpGenericAdaptorBase:
[legend]

Public Member Functions

 VerifProveOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 VerifProveOpGenericAdaptorBase (::mlir::Operation *op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
::mlir::DictionaryAttr getAttributes ()

Protected Attributes

::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

Definition at line 2606 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ VerifProveOpGenericAdaptorBase() [1/2]

llzk::verif::detail::VerifProveOpGenericAdaptorBase::VerifProveOpGenericAdaptorBase ( ::mlir::DictionaryAttr attrs = {},
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )
inline

Definition at line 2613 of file Ops.h.inc.

◆ VerifProveOpGenericAdaptorBase() [2/2]

llzk::verif::detail::VerifProveOpGenericAdaptorBase::VerifProveOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

Definition at line 2617 of file Ops.h.inc.

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::verif::detail::VerifProveOpGenericAdaptorBase::getAttributes ( )
inline

Definition at line 2623 of file Ops.h.inc.

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::verif::detail::VerifProveOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

Definition at line 2619 of file Ops.h.inc.

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::verif::detail::VerifProveOpGenericAdaptorBase::odsAttrs
protected

Definition at line 2609 of file Ops.h.inc.

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::verif::detail::VerifProveOpGenericAdaptorBase::odsOpName
protected

Definition at line 2610 of file Ops.h.inc.

◆ odsRegions

::mlir::RegionRange llzk::verif::detail::VerifProveOpGenericAdaptorBase::odsRegions
protected

Definition at line 2611 of file Ops.h.inc.


The documentation for this class was generated from the following file:
  • build/include/llzk/Dialect/Verif/IR/Ops.h.inc