Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc567 HInstruction* store3 = AddArraySet(down, array_, i_); in TEST_F() local
573 ASSERT_TRUE(IsRemoved(store3)); in TEST_F()