Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc149 HInstanceFieldGet* get_field20 = new (GetAllocator()) HInstanceFieldGet(object, in TEST_F() local
161 entry->AddInstruction(get_field20); in TEST_F()
178 size_t loc2 = heap_location_collector.GetFieldHeapLocation(object, &get_field20->GetFieldInfo()); in TEST_F()