|
MLIR 22.0.0git
|
#include "mlir/Query/Matcher/MatchersInternal.h"
Public Member Functions | |
| MatcherFnImpl (MatcherFn &matcherFn) | |
| bool | match (Operation *op) override |
| bool | match (Operation *op, SetVector< Operation * > &matchedOps) override |
| Public Member Functions inherited from mlir::query::matcher::MatcherInterface | |
| virtual | ~MatcherInterface ()=default |
Definition at line 76 of file MatchersInternal.h.
|
inline |
Definition at line 78 of file MatchersInternal.h.
|
inlineoverridevirtual |
Implements mlir::query::matcher::MatcherInterface.
Definition at line 80 of file MatchersInternal.h.
|
inlineoverridevirtual |
Implements mlir::query::matcher::MatcherInterface.
Definition at line 86 of file MatchersInternal.h.