My Project
Public Types | Public Member Functions | List of all members
mlir::OperandElementTypeIterator Class Referencefinal

#include <TypeUtilities.h>

Inheritance diagram for mlir::OperandElementTypeIterator:
Inheritance graph
[legend]
Collaboration diagram for mlir::OperandElementTypeIterator:
Collaboration graph
[legend]

Public Types

using reference = Type
 

Public Member Functions

 OperandElementTypeIterator (Operation::operand_iterator it)
 

Member Typedef Documentation

◆ reference

Constructor & Destructor Documentation

◆ OperandElementTypeIterator()

OperandElementTypeIterator::OperandElementTypeIterator ( Operation::operand_iterator  it)
explicit

Initializes the result element type iterator to the specified operand iterator.


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