MLIR
21.0.0git
|
This is the complete list of members for mlir::query::matcher::MatcherInterface, including all inherited members.
match(Operation *op)=0 | mlir::query::matcher::MatcherInterface | pure virtual |
match(Operation *op, SetVector< Operation * > &matchedOps)=0 | mlir::query::matcher::MatcherInterface | pure virtual |
~MatcherInterface()=default | mlir::query::matcher::MatcherInterface | virtual |