Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_pass_pipeline_test.cc44 class FooToBarModulePass : public HloModulePass { class
112 pipeline.AddPass<FooToBarModulePass>(); in TEST_F()
135 pipeline.AddPass<FooToBarModulePass>(); in TEST_F()
167 pipeline.AddPass<FooToBarModulePass>(); in TEST_F()
211 pipeline.AddPass<FooToBarModulePass>(); in TEST_F()