Searched refs:two_const (Results 1 – 1 of 1) sorted by relevance
1529 HInstruction* two_const = graph_->GetConstant(DataType::Type::kInt32, 2); in TEST_F() local1535 HInstruction* alloc_w = new (GetAllocator()) HNewArray(zero_const, two_const, 0, 0); in TEST_F()1624 HInstruction* two_const = graph_->GetConstant(DataType::Type::kInt32, 2); in TEST_F() local1630 HInstruction* alloc_w = new (GetAllocator()) HNewArray(zero_const, two_const, 0, 0); in TEST_F()