Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_test.cc228 HInstruction* arr_set_0 = in TestDependencyGraphOnAliasingArrayAccesses() local
261 arr_set_0, in TestDependencyGraphOnAliasingArrayAccesses()
296 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TestDependencyGraphOnAliasingArrayAccesses()
299 ASSERT_FALSE(scheduling_graph.HasImmediateOtherDependency(arr_set_1, arr_set_0)); in TestDependencyGraphOnAliasingArrayAccesses()
Dload_store_analysis_test.cc299 HInstruction* arr_set_0 = new (GetAllocator()) HArraySet(array, in TEST_F() local
395 entry->AddInstruction(arr_set_0); in TEST_F()
422 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()
427 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()
432 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()
457 loc1 = heap_location_collector.GetArrayHeapLocation(arr_set_0); in TEST_F()