Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion_test.cc470 const char* const kConstantHoistingTestCase = R"( variable
494 auto m = ParseAndReturnVerifiedModule(kConstantHoistingTestCase).ValueOrDie(); in TEST_F()
535 auto m = ParseAndReturnVerifiedModule(kConstantHoistingTestCase).ValueOrDie(); in TEST_F()