Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc686 HInstruction* array_get4 = new (GetAllocator()) HArrayGet(inter_addr, in TEST_F() local
697 entry->AddInstruction(array_get4); in TEST_F()
711 size_t loc4 = heap_location_collector.GetArrayHeapLocation(array_get4); in TEST_F()