Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/IR/
H A DTestPrintDefUse.cpp16 struct TestPrintDefUsePass struct
18 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestPrintDefUsePass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
21 StringRef getDescription() const final { return "Test various printing."; } in getDescription()
22 void runOnOperation() override { in runOnOperation()