Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1388 HInstruction* two_const = graph_->GetConstant(DataType::Type::kInt32, 2); in TEST_F() local
1394 HInstruction* alloc_w = new (GetAllocator()) HNewArray(zero_const, two_const, 0, 0); in TEST_F()
1483 HInstruction* two_const = graph_->GetConstant(DataType::Type::kInt32, 2); in TEST_F() local
1489 HInstruction* alloc_w = new (GetAllocator()) HNewArray(zero_const, two_const, 0, 0); in TEST_F()