Searched refs:BytesToPop (Results 1 – 2 of 2) sorted by relevance
2966 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local2969 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()
1361 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local1364 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()