Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/IR/
DTestMatchers.cpp18 struct TestMatchers : public PassWrapper<TestMatchers, FunctionPass> { struct
141 void TestMatchers::runOnFunction() { in runOnFunction()
152 PassRegistration<TestMatchers>("test-matchers", "Test C++ pattern matchers."); in registerTestMatchers()
DCMakeLists.txt5 TestMatchers.cpp
/external/tensorflow/third_party/mlir/
Dtest.BUILD190 "lib/IR/TestMatchers.cpp",