MLIR
20.0.0git
|
#include "mlir/Query/Matcher/MatchFinder.h"
Static Public Member Functions | |
static std::vector< Operation * > | getMatches (Operation *root, DynMatcher matcher) |
Definition at line 22 of file MatchFinder.h.
|
inlinestatic |
Definition at line 25 of file MatchFinder.h.
References mlir::query::matcher::DynMatcher::match(), and mlir::Operation::walk().
Referenced by mlir::query::MatchQuery::run().