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.cc225 HInstruction* arr_set8 = in TEST_F() local
244 entry->AddInstruction(arr_set8); // array[i-(-1)] = c0 in TEST_F()
281 loc2 = heap_location_collector.GetArrayHeapLocation(arr_set8); in TEST_F()