| MLIR
    22.0.0git
    | 
#include "mlir/Query/Matcher/MatchersInternal.h"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, ifinnerMatchermatches. | |
| 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) |