Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc209 HInstruction* sub_neg1 = new (GetAllocator()) HSub(DataType::Type::kInt32, index, c_neg1); in TEST_F() local
224 new (GetAllocator()) HArraySet(array, sub_neg1, c0, DataType::Type::kInt32, 0); in TEST_F()
232 entry->AddInstruction(sub_neg1); in TEST_F()