Home | History | Annotate | Download | only in optimizing

Lines Matching refs:neg2

794   HInstruction* neg2 = InsertInstruction(
810 EXPECT_STREQ("(( - (2)) * i + (0)):PrimInt", GetInductionInfo(neg2, 0).c_str());
1021 HInstruction* neg2 = InsertInstruction(
1033 EXPECT_STREQ("periodic(( - (1)), (0)):PrimInt", GetInductionInfo(neg2, 0).c_str());