MLIR  19.0.0git
Static Public Member Functions | List of all members
mlir::query::matcher::MatchFinder Class Reference

#include "mlir/Query/Matcher/MatchFinder.h"

Static Public Member Functions

static std::vector< Operation * > getMatches (Operation *root, DynMatcher matcher)
 

Detailed Description

Definition at line 22 of file MatchFinder.h.

Member Function Documentation

◆ getMatches()

static std::vector<Operation *> mlir::query::matcher::MatchFinder::getMatches ( Operation root,
DynMatcher  matcher 
)
inlinestatic

The documentation for this class was generated from the following file: