Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc141 HInstanceFieldGet* get_field10 = new (GetAllocator()) HInstanceFieldGet(object, in TEST_F() local
161 entry->AddInstruction(get_field10); in TEST_F()
179 size_t loc1 = heap_location_collector.GetFieldHeapLocation(object, &get_field10->GetFieldInfo()); in TEST_F()