Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc213 HInstruction* arr_set3 = in TEST_F() local
237 entry->AddInstruction(arr_set3); // array[i+0] = c0 in TEST_F()
262 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set3); in TEST_F()