LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept Struct Reference
Inheritance diagram for llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept:
[legend]

Public Member Functions

void initializeInterfaceConcept (::mlir::detail::InterfaceMap &interfaceMap)

Public Attributes

::mlir::FlatSymbolRefAttr(* getRecordNameAttr )(const Concept *impl, ::mlir::Operation *)
 The methods defined by the interface.
bool(* isRead )(const Concept *impl, ::mlir::Operation *)
const ::llzk::pod::PodRefOpInterface::Concept * implPodRefOpInterface = nullptr
 The base classes of this interface.

Detailed Description

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

Member Function Documentation

◆ initializeInterfaceConcept()

void llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept::initializeInterfaceConcept ( ::mlir::detail::InterfaceMap & interfaceMap)
inline

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

Member Data Documentation

◆ getRecordNameAttr

::mlir::FlatSymbolRefAttr(* llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept::getRecordNameAttr) (const Concept *impl, ::mlir::Operation *)

The methods defined by the interface.

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

◆ implPodRefOpInterface

const ::llzk::pod::PodRefOpInterface::Concept* llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept::implPodRefOpInterface = nullptr

The base classes of this interface.

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

◆ isRead

bool(* llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept::isRead) (const Concept *impl, ::mlir::Operation *)

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


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