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

Public Member Functions

 VerifSMTProveOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 VerifSMTProveOpGenericAdaptorBase (::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 2738 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ VerifSMTProveOpGenericAdaptorBase() [1/2]

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

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

◆ VerifSMTProveOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

Definition at line 2743 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