MLIR  19.0.0git
Public Member Functions | List of all members
mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::Par Struct Reference

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

+ Inheritance diagram for mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::Par:

Public Member Functions

 Par ()
 
- 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 >::Par

Definition at line 101 of file StructuredOpsUtils.h.

Constructor & Destructor Documentation

◆ Par()

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

Definition at line 102 of file StructuredOpsUtils.h.


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