Searched refs:BytesToPop (Results 1 – 2 of 2) sorted by relevance
1303 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local1306 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()
5228 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local5231 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()