MLIR  19.0.0git
Public Member Functions | List of all members
mlir::DenseElementsAttr::DerivedAttributeElementIterator< T > Struct Template Reference

#include "mlir/IR/BuiltinAttributes.h"

+ Inheritance diagram for mlir::DenseElementsAttr::DerivedAttributeElementIterator< T >:

Public Member Functions

mapElement (Attribute attr) const
 Map the element to the iterator result type. More...
 

Detailed Description

template<typename T>
struct mlir::DenseElementsAttr::DerivedAttributeElementIterator< T >

Definition at line 511 of file BuiltinAttributes.h.

Member Function Documentation

◆ mapElement()

template<typename T >
T mlir::DenseElementsAttr::DerivedAttributeElementIterator< T >::mapElement ( Attribute  attr) const
inline

Map the element to the iterator result type.

Definition at line 519 of file BuiltinAttributes.h.


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