MLIR  19.0.0git
mlir::AttrTypeReplacer Member List

This is the complete list of members for mlir::AttrTypeReplacer, including all inherited members.

addReplacement(ReplaceFn< Attribute > fn)mlir::AttrTypeReplacer
addReplacement(ReplaceFn< Type > fn)mlir::AttrTypeReplacer
addReplacement(FnT &&callback)mlir::AttrTypeReplacerinline
recursivelyReplaceElementsIn(Operation *op, bool replaceAttrs=true, bool replaceLocs=false, bool replaceTypes=false)mlir::AttrTypeReplacer
replace(Attribute attr)mlir::AttrTypeReplacer
replace(Type type)mlir::AttrTypeReplacer
replaceElementsIn(Operation *op, bool replaceAttrs=true, bool replaceLocs=false, bool replaceTypes=false)mlir::AttrTypeReplacer
ReplaceFn typedefmlir::AttrTypeReplacer
ReplaceFnResult typedefmlir::AttrTypeReplacer