Home
last modified time | relevance | path

Searched defs:array_get2 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dload_store_analysis_test.cc55 HInstruction* array_get2 = new (GetAllocator()) HArrayGet(array, c2, DataType::Type::kInt32, 0); in TEST_F() local
637 HInstruction* array_get2 = new (GetAllocator()) HArrayGet(bound_type, in TEST_F() local
Dscheduler_test.cc110 HInstruction* array_get2 = in TestBuildDependencyGraphAndSchedule() local