Searched refs:registerTestLinalgHoisting (Results 1 – 2 of 2) sorted by relevance
92 void registerTestLinalgHoisting();187 mlir::test::registerTestLinalgHoisting(); in registerTestPasses()
56 void registerTestLinalgHoisting() { PassRegistration<TestLinalgHoisting>(); } in registerTestLinalgHoisting() function