Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/lib/Analysis/
H A DTestMatchReduction.cpp36 struct TestMatchReductionPass struct
38 StringRef getArgument() const final { return "test-match-reduction"; } in getArgument()
39 StringRef getDescription() const final { in getDescription()
43 void runOnFunction() override { in runOnFunction()