MLIR
21.0.0git
|
#include "mlir/Query/Matcher/MatchersInternal.h"
Public Member Functions | |
VariadicMatcher (std::vector< DynMatcher > matchers) | |
bool | match (Operation *op) override |
bool | match (Operation *op, SetVector< Operation * > &matchedOps) override |
![]() | |
virtual | ~MatcherInterface ()=default |
Definition at line 103 of file MatchersInternal.h.
|
inline |
Definition at line 105 of file MatchersInternal.h.
|
inlineoverridevirtual |
Implements mlir::query::matcher::MatcherInterface.
Definition at line 108 of file MatchersInternal.h.
|
inlineoverridevirtual |
Implements mlir::query::matcher::MatcherInterface.
Definition at line 109 of file MatchersInternal.h.