Searched refs:Bonus (Results 1 – 3 of 3) sorted by relevance
333 int Bonus = 0; in getSpecializationBonus() local358 Bonus += Params.DefaultThreshold; in getSpecializationBonus()360 Bonus += IC.getCostDelta(); in getSpecializationBonus()363 return TotalCost + Bonus; in getSpecializationBonus()
527 unsigned Bonus = 0; in getJumpThreadDuplicationCost() local533 Bonus = 6; in getJumpThreadDuplicationCost()537 Bonus = 8; in getJumpThreadDuplicationCost()542 Threshold += Bonus; in getJumpThreadDuplicationCost()592 return Size > Bonus ? Size - Bonus : 0; in getJumpThreadDuplicationCost()
2109 @c Bonus for doc-source readers: you can also say --format=strange (or