MLIR
18.0.0git
|
Implementation for derived Attributes and Types. More...
#include "mlir/IR/AttrTypeSubElements.h"
Static Public Member Functions | |
static void | walk (T param, AttrTypeImmediateSubElementWalker &walker) |
static T | replace (T param, AttrSubElementReplacements &attrRepls, TypeSubElementReplacements &typeRepls) |
Implementation for derived Attributes and Types.
Definition at line 323 of file AttrTypeSubElements.h.
|
inlinestatic |
Definition at line 329 of file AttrTypeSubElements.h.
References mlir::AttrTypeSubElementReplacements< T >::take_front().
|
inlinestatic |
Definition at line 326 of file AttrTypeSubElements.h.
References mlir::AttrTypeImmediateSubElementWalker::walk().