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