Searched refs:read_1 (Results 1 – 1 of 1) sorted by relevance
1428 HInstruction* read_1 = in TEST_F() local1432 HInstruction* add = new (GetAllocator()) HAdd(DataType::Type::kInt32, read_1, read_2); in TEST_F()1434 ret->AddInstruction(read_1); in TEST_F()1446 EXPECT_INS_REMOVED(read_1); in TEST_F()1518 HInstruction* read_1 = in TEST_F() local1522 HInstruction* add = new (GetAllocator()) HAdd(DataType::Type::kInt32, read_1, read_2); in TEST_F()1524 ret->AddInstruction(read_1); in TEST_F()1536 EXPECT_INS_REMOVED(read_1); in TEST_F()