MLIR  20.0.0git
Public Member Functions | List of all members
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

Definition at line 105 of file StructuredOpsUtils.h.


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