Searched refs:BytesToPop (Results 1 – 2 of 2) sorted by relevance
3758 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local3761 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()
4317 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local4320 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()