MLIR 22.0.0git
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.

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 167 of file TypeUtilities.cpp.

References mlir::Value::getType().


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