Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_test.cc236 HInstruction* arr_set_0 = in TestDependencyGraphOnAliasingArrayAccesses() local
269 arr_set_0, in TestDependencyGraphOnAliasingArrayAccesses()
304 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TestDependencyGraphOnAliasingArrayAccesses()
307 ASSERT_FALSE(scheduling_graph.HasImmediateOtherDependency(arr_set_1, arr_set_0)); in TestDependencyGraphOnAliasingArrayAccesses()
Dload_store_analysis_test.cc293 HInstruction* arr_set_0 = new (GetAllocator()) HArraySet(array, in TEST_F() local
389 entry->AddInstruction(arr_set_0); in TEST_F()
416 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()
421 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()
426 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()
451 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()