Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1431 HInstruction *t_next_1, *t_next_2, *t_next_3; in TEST_F() local
1448 std::tie(last_get_1, body_value_1, body_set_1, body_get_1, t_next_1) = make_instructions(t_phi); in TEST_F()
1450 make_instructions(t_next_1); in TEST_F()
1464 t_next_1->CopyEnvironmentFrom(suspend->GetEnvironment()); in TEST_F()