MLIR
21.0.0git
|
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::query | |
mlir::query::matcher | |
Computes the backward-slice of all transitive defs reachable from rootOp , if innerMatcher matches. | |
mlir::query::matcher::internal | |
Functions | |
bool | mlir::query::matcher::internal::allOfVariadicOperator (Operation *op, SetVector< Operation * > *matchedOps, ArrayRef< DynMatcher > innerMatchers) |
bool | mlir::query::matcher::internal::anyOfVariadicOperator (Operation *op, SetVector< Operation * > *matchedOps, ArrayRef< DynMatcher > innerMatchers) |