Searched refs:BytesToPop (Results 1 – 2 of 2) sorted by relevance
2887 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local2890 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()
1358 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local1361 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()