Searched refs:i_next (Results 1 – 1 of 1) sorted by relevance
1165 HInstruction* i_next = new (GetAllocator()) HAdd(DataType::Type::kInt32, i_phi, one_const); in TEST_F() local1173 loop_body->AddInstruction(i_next); in TEST_F()1177 i_phi->AddInput(i_next); in TEST_F()1312 HInstruction* i_next = new (GetAllocator()) HAdd(DataType::Type::kInt32, i_phi, one_const); in TEST_F() local1315 loop_body->AddInstruction(i_next); in TEST_F()1321 i_phi->AddInput(i_next); in TEST_F()