|
MLIR
22.0.0git
|
#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... | |
Definition at line 87 of file TypeUtilities.h.
Map the element to the iterator result type.
Definition at line 168 of file TypeUtilities.cpp.
References mlir::Value::getType().