Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1291 auto make_instructions = [&](HInstruction* last_t_value) { 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()
1309 make_instructions(t_next_1); in TEST_F()
1311 make_instructions(t_next_2); in TEST_F()