MLIR
21.0.0git
|
This is the complete list of members for mlir::query::matcher::BackwardSliceMatcher< Matcher >, including all inherited members.
BackwardSliceMatcher(Matcher innerMatcher, int64_t maxDepth, bool inclusive, bool omitBlockArguments, bool omitUsesFromAbove) | mlir::query::matcher::BackwardSliceMatcher< Matcher > | inline |
match(Operation *rootOp, SetVector< Operation * > &backwardSlice) | mlir::query::matcher::BackwardSliceMatcher< Matcher > | inline |