MLIR
18.0.0git
|
Implementation for Tuple. More...
#include "mlir/IR/AttrTypeSubElements.h"
Static Public Member Functions | |
static void | walk (const std::tuple< Ts... > ¶m, AttrTypeImmediateSubElementWalker &walker) |
static auto | replace (const std::tuple< Ts... > ¶m, AttrSubElementReplacements &attrRepls, TypeSubElementReplacements &typeRepls) |
Implementation for Tuple.
Definition at line 374 of file AttrTypeSubElements.h.
|
inlinestatic |
Definition at line 384 of file AttrTypeSubElements.h.
References mlir::AttrTypeSubElementHandler< T, Enable >::replace().
|
inlinestatic |
Definition at line 376 of file AttrTypeSubElements.h.
References mlir::AttrTypeSubElementHandler< T, Enable >::walk().