Searched refs:registerTestInterfaces (Results 1 – 2 of 2) sorted by relevance
87 void registerTestInterfaces();182 mlir::test::registerTestInterfaces(); in registerTestPasses()
50 void registerTestInterfaces() { PassRegistration<TestTypeInterfaces>(); } in registerTestInterfaces() function