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

#include "mlir/IR/TypeUtilities.h"

+ Inheritance diagram for mlir::OperandElementTypeIterator:

Public Member Functions

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

Detailed Description

Definition at line 87 of file TypeUtilities.h.

Member Function Documentation

◆ mapElement()

Type OperandElementTypeIterator::mapElement ( Value  value) const

Map the element to the iterator result type.

Definition at line 168 of file TypeUtilities.cpp.

References mlir::Value::getType().


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