Home
last modified time | relevance | path

Searched defs:TestPDLByteCodePass (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Rewrite/
H A DTestPDLByteCode.cpp57 struct TestPDLByteCodePass struct
59 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestPDLByteCodePass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
62 StringRef getDescription() const final { in getDescription()
65 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
70 void runOnOperation() final { in runOnOperation()