LLZK 0.1.0
Veridise's ZK Language IR
|
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 *) |
Definition at line 14 of file OpInterfaces.h.inc.
::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.
::mlir::OpOperand &(* llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Concept::getArrRefMutable) (const Concept *impl, ::mlir::Operation *) |
Definition at line 16 of file OpInterfaces.h.inc.