Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1290 HInstruction *t_next_1, *t_next_2, *t_next_3; in TEST_F() local
1308 std::tie(last_get_2, body_value_2, body_set_2, body_get_2, t_next_2) = in TEST_F()
1311 make_instructions(t_next_2); in TEST_F()
1324 t_next_2->CopyEnvironmentFrom(suspend->GetEnvironment()); in TEST_F()