MLIR  19.0.0git
Public Member Functions | List of all members
mlir::ResultElementTypeIterator Class Referencefinal

#include "mlir/IR/TypeUtilities.h"

+ Inheritance diagram for mlir::ResultElementTypeIterator:

Public Member Functions

Type mapElement (Value value) const
 Map the element to the iterator result type. More...
 

Detailed Description

Definition at line 100 of file TypeUtilities.h.

Member Function Documentation

◆ mapElement()

Type ResultElementTypeIterator::mapElement ( Value  value) const

Map the element to the iterator result type.

Definition at line 172 of file TypeUtilities.cpp.

References mlir::Value::getType().


The documentation for this class was generated from the following files: