|
LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Member Functions | |
| void | initializeInterfaceConcept (::mlir::detail::InterfaceMap &interfaceMap) |
Public Attributes | |
| ::mlir::TypedValue<::mlir::IntegerType >(* | getCondition )(const Concept *impl, ::mlir::Operation *) |
| The methods defined by the interface. | |
| const ::mlir::MemoryEffectOpInterface::Concept * | implMemoryEffectOpInterface = nullptr |
| The base classes of this interface. | |
Definition at line 14 of file OpInterfaces.h.inc.
|
inline |
Definition at line 20 of file OpInterfaces.h.inc.
| ::mlir::TypedValue<::mlir::IntegerType >(* llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::Concept::getCondition) (const Concept *impl, ::mlir::Operation *) |
The methods defined by the interface.
Definition at line 1 of file OpInterfaces.h.inc.
| const ::mlir::MemoryEffectOpInterface::Concept* llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::Concept::implMemoryEffectOpInterface = nullptr |
The base classes of this interface.
Definition at line 18 of file OpInterfaces.h.inc.