Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc582 HInstruction* add_0 = new (GetAllocator()) HAdd(DataType::Type::kInt32, index, c0); in TEST_F() local
585 array, add_0, c0, DataType::Type::kInt32, 0); in TEST_F()
597 entry->AddInstruction(add_0); in TEST_F()