Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1287 HInstruction *body_value_1, *body_value_2, *body_value_3; in TEST_F() local
1307 std::tie(last_get_1, body_value_1, body_set_1, body_get_1, t_next_1) = make_instructions(t_phi); in TEST_F()
1317 body_value_1->CopyEnvironmentFrom(suspend->GetEnvironment()); in TEST_F()