Searched refs:BytesToPop (Results 1 – 2 of 2) sorted by relevance
1297 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local1300 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()
4815 if (unsigned BytesToPop = in IsEligibleForTailCallOptimization() local4818 bool CalleePopMatches = CalleeWillPop && BytesToPop == StackArgsSize; in IsEligibleForTailCallOptimization()