Searched refs:Start2 (Results 1 – 2 of 2) sorted by relevance
674 Start2, in tryPackedUnwind() enumerator696 Location = Start2; in tryPackedUnwind()699 if (Location != Start2) in tryPackedUnwind()706 if (Location != Start2) in tryPackedUnwind()769 if (Location != Start2 || Inst.Register != 8) in tryPackedUnwind()799 if (Location != Start2 && Location != IntRegs && Location != FloatRegs && in tryPackedUnwind()815 if (Location != Start2 && Location != IntRegs && Location != FloatRegs && in tryPackedUnwind()
2606 Value *Start2 = nullptr, *Step2 = nullptr; in getInvertibleOperands() local2609 !matchSimpleRecurrence(PN2, BO2, Start2, Step2)) in getInvertibleOperands()2625 return std::make_pair(Start1, Start2); in getInvertibleOperands()