Searched defs:WhileLoopInvariantCodeMotionTest (Results 1 – 1 of 1) sorted by relevance
29 class WhileLoopInvariantCodeMotionTest : public HloTestBase { class60 TEST_F(WhileLoopInvariantCodeMotionTest, HoistOneInvariantOperation) { in TEST_F() argument102 TEST_F(WhileLoopInvariantCodeMotionTest, HoistInvariantOperationTree) { in TEST_F() argument173 TEST_F(WhileLoopInvariantCodeMotionTest, in TEST_F() argument212 TEST_F(WhileLoopInvariantCodeMotionTest, in TEST_F() argument251 TEST_F(WhileLoopInvariantCodeMotionTest, DontHoistInstructionWithSideEffects) { in TEST_F() argument297 TEST_F(WhileLoopInvariantCodeMotionTest, DontHoistBitcastAlone) { in TEST_F() argument353 TEST_F(WhileLoopInvariantCodeMotionTest, HoistBitcastIfNeeded) { in TEST_F() argument405 TEST_F(WhileLoopInvariantCodeMotionTest, DontHoistControlDependencies) { in TEST_F() argument442 TEST_F(WhileLoopInvariantCodeMotionTest, BodyHasNonTupleRoot) { in TEST_F() argument[all …]