Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc326 HInstruction* i_add8 = new (GetAllocator()) HAdd(DataType::Type::kInt32, index, c8); in TEST_F() local
376 i_add8, in TEST_F()
401 entry->AddInstruction(i_add8); in TEST_F()