MLIR
20.0.0git
|
An iterator class that iterates the held interface objects of the given derived interface type. More...
#include "mlir/IR/DialectInterface.h"
Public Member Functions | |
const InterfaceT & | mapElement (const DialectInterface *interface) const |
Map the element to the iterator result type. More... | |
An iterator class that iterates the held interface objects of the given derived interface type.
Definition at line 119 of file DialectInterface.h.
|
inline |
Map the element to the iterator result type.
Definition at line 128 of file DialectInterface.h.