|
MLIR 22.0.0git
|
#include "MatchersInternal.h"#include "mlir/Query/Query.h"#include "mlir/Query/QuerySession.h"#include "llvm/ADT/SetVector.h"Go to the source code of this file.
Classes | |
| class | mlir::query::matcher::MatchFinder |
| Finds and collects matches from the IR. More... | |
| struct | mlir::query::matcher::MatchFinder::MatchResult |
| A subclass which preserves the matching information. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::query |
| namespace | mlir::query::matcher |
| Computes the backward-slice of all transitive defs reachable from rootOp, if innerMatcher matches. | |