MLIR
22.0.0git
|
#include "mlir/Query/Matcher/SliceMatchers.h"
Public Member Functions | |
BackwardSliceMatcher (Matcher innerMatcher, int64_t maxDepth, bool inclusive, bool omitBlockArguments, bool omitUsesFromAbove) | |
bool | match (Operation *rootOp, SetVector< Operation * > &backwardSlice) |
Definition at line 43 of file SliceMatchers.h.
|
inline |
Definition at line 45 of file SliceMatchers.h.
|
inline |
Definition at line 51 of file SliceMatchers.h.
References options.