Searched refs:NumPops (Results 1 – 1 of 1) sorted by relevance
3661 int NumPops = Offset / SlotSize; in adjustStackWithPops() local3663 if (NumPops != 1 && NumPops != 2) in adjustStackWithPops()3707 if (FoundRegs == (unsigned)NumPops) in adjustStackWithPops()3715 while (FoundRegs < (unsigned)NumPops) in adjustStackWithPops()3718 for (int i = 0; i < NumPops; ++i) in adjustStackWithPops()