MLIR 22.0.0git
mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::Red Struct Reference

#include "mlir/Dialect/Utils/StructuredOpsUtils.h"

Inheritance diagram for mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::Red:

Public Member Functions

 Red ()
Public Member Functions inherited from mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::IteratorType
 IteratorType (IteratorTypeT iter)
bool isOfType (IteratorTypeT expectedIter) const

Additional Inherited Members

Public Attributes inherited from mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::IteratorType
IteratorTypeT iter

Detailed Description

template<typename StructuredOpInterface, typename IteratorTypeT>
struct mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::Red

Definition at line 104 of file StructuredOpsUtils.h.

Constructor & Destructor Documentation

◆ Red()

template<typename StructuredOpInterface, typename IteratorTypeT>
mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::Red::Red ( )
inline

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