Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc543 HInstruction* sub_0 = new (GetAllocator()) HSub(DataType::Type::kInt32, index, c0); in TEST_F() local
547 array, sub_0, c0, DataType::Type::kInt32, 0); in TEST_F()
558 entry->AddInstruction(sub_0); in TEST_F()