MLIR
20.0.0git
|
This class provides an abstraction for a range of TypeRange. More...
#include "mlir/IR/TypeRange.h"
Public Member Functions | |
template<typename RangeT > | |
TypeRangeRange (const RangeT &range) | |
This class provides an abstraction for a range of TypeRange.
This is useful when accessing the types of a range of ranges, such as when using OperandRangeRange.
Definition at line 92 of file TypeRange.h.
|
inline |
Definition at line 95 of file TypeRange.h.