Home
last modified time | relevance | path

Searched refs:last_t_value (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() argument
1299 HInvoke* t_next = MakeInvoke(DataType::Type::kInt32, { body_get, last_t_value }); in TEST_F()