Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc219 HInstruction* arr_set8 = in TEST_F() local
238 entry->AddInstruction(arr_set8); // array[i-(-1)] = c0 in TEST_F()
274 loc2 = heap_location_collector.GetArrayHeapLocation(arr_set8); in TEST_F()