MLIR  21.0.0git
Classes | Namespaces
MatchFinder.h File Reference
#include "MatchersInternal.h"
#include "mlir/Query/Query.h"
#include "mlir/Query/QuerySession.h"
#include "llvm/ADT/SetVector.h"

Go to the source code of this file.

Classes

class  mlir::query::matcher::MatchFinder
 A class that provides utilities to find operations in the IR. More...
 
struct  mlir::query::matcher::MatchFinder::MatchResult
 A subclass which preserves the matching information. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::query
 
 mlir::query::matcher
 A matcher encapsulating getBackwardSlice method from SliceAnalysis.h.