Home
last modified time | relevance | path

Searched refs:TestPrintNestingPass (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/IR/
H A DTestPrintNesting.cpp16 struct TestPrintNestingPass struct
17 : public PassWrapper<TestPrintNestingPass, OperationPass<>> {
18 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestPrintNestingPass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID() argument
96 PassRegistration<TestPrintNestingPass>(); in registerTestPrintNestingPass()