Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc680 HInstruction* array_get3 = new (GetAllocator()) HArrayGet(null_check, in TEST_F() local
695 entry->AddInstruction(array_get3); in TEST_F()
710 size_t loc3 = heap_location_collector.GetArrayHeapLocation(array_get3); in TEST_F()