LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp > Class Template Reference
Inheritance diagram for llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >:
[legend]
Collaboration diagram for llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >:
[legend]

Public Types

using Interface = ::llzk::verif::ConditionOpInterface

Public Member Functions

 FallbackModel ()
Public Member Functions inherited from llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::Concept
void initializeInterfaceConcept (::mlir::detail::InterfaceMap &interfaceMap)

Static Public Member Functions

static inline ::mlir::TypedValue<::mlir::IntegerType > getCondition (const Concept *impl, ::mlir::Operation *tablegen_opaque_val)

Additional Inherited Members

Public Attributes inherited from llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::Concept
::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.

Detailed Description

template<typename ConcreteOp>
class llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >

Definition at line 34 of file OpInterfaces.h.inc.

Member Typedef Documentation

◆ Interface

Definition at line 36 of file OpInterfaces.h.inc.

Constructor & Destructor Documentation

◆ FallbackModel()

template<typename ConcreteOp>
llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::FallbackModel ( )
inline

Definition at line 37 of file OpInterfaces.h.inc.

Member Function Documentation

◆ getCondition()

template<typename ConcreteOp>
mlir::TypedValue<::mlir::IntegerType > llzk::verif::detail::ConditionOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::getCondition ( const Concept * impl,
::mlir::Operation * tablegen_opaque_val )
static

Definition at line 238 of file OpInterfaces.h.inc.


The documentation for this class was generated from the following file: