Searched refs:BytesToPop (Results 1 – 1 of 1) sorted by relevance
5309 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local5312 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()