MLIR
21.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 42 of file SliceMatchers.h.
|
inline |
Definition at line 44 of file SliceMatchers.h.
|
inline |
Definition at line 50 of file SliceMatchers.h.
References options.