Searched refs:AllocaThresholdBonus (Results 1 – 1 of 1) sorted by relevance
1324 unsigned AllocaThresholdBonus = (Threshold * ArgAllocaSize) / AllocaSize; in getCallerAllocaCost() local1326 return AllocaThresholdBonus; in getCallerAllocaCost()