Searched refs:registerTestPDLByteCodePass (Results 1 – 2 of 2) sorted by relevance
105 void registerTestPDLByteCodePass();200 mlir::test::registerTestPDLByteCodePass(); in registerTestPasses()
122 void registerTestPDLByteCodePass() { PassRegistration<TestPDLByteCodePass>(); } in registerTestPDLByteCodePass() function