MLIR  21.0.0git
mlir::query::matcher::MatcherInterface Member List

This is the complete list of members for mlir::query::matcher::MatcherInterface, including all inherited members.

match(Operation *op)=0mlir::query::matcher::MatcherInterfacepure virtual
match(Operation *op, SetVector< Operation * > &matchedOps)=0mlir::query::matcher::MatcherInterfacepure virtual
~MatcherInterface()=defaultmlir::query::matcher::MatcherInterfacevirtual