LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Concept Struct Reference
Inheritance diagram for llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Concept:
[legend]

Public Attributes

::mlir::TypedValue<::llzk::array::ArrayType >(* getArrRef )(const Concept *impl, ::mlir::Operation *)
 The methods defined by the interface.
 
::mlir::OpOperand &(* getArrRefMutable )(const Concept *impl, ::mlir::Operation *)
 

Detailed Description

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

Member Data Documentation

◆ getArrRef

::mlir::TypedValue<::llzk::array::ArrayType >(* llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Concept::getArrRef) (const Concept *impl, ::mlir::Operation *)

The methods defined by the interface.

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

◆ getArrRefMutable

::mlir::OpOperand &(* llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Concept::getArrRefMutable) (const Concept *impl, ::mlir::Operation *)

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


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