Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc649 HInstruction* array_get4 = new (GetAllocator()) HArrayGet(inter_addr, in TEST_F() local
660 entry->AddInstruction(array_get4); in TEST_F()
674 size_t loc4 = heap_location_collector.GetArrayHeapLocation(array_get4); in TEST_F()