MLIR
20.0.0git
|
#include "mlir/Dialect/Utils/StructuredOpsUtils.h"
Public Member Functions | |
IteratorType (IteratorTypeT iter) | |
bool | isOfType (IteratorTypeT expectedIter) const |
Public Attributes | |
IteratorTypeT | iter |
Definition at line 94 of file StructuredOpsUtils.h.
|
inline |
Definition at line 95 of file StructuredOpsUtils.h.
|
inline |
Definition at line 96 of file StructuredOpsUtils.h.
References mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::IteratorType::iter.
IteratorTypeT mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::IteratorType::iter |
Definition at line 99 of file StructuredOpsUtils.h.
Referenced by mlir::StructuredGenerator< StructuredOpInterface, IteratorTypeT >::IteratorType::isOfType().