Searched refs:LastCallToStaticBonus (Results 1 – 3 of 3) sorted by relevance
50 const int LastCallToStaticBonus = 15000; variable
1944 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold() local1950 LastCallToStaticBonus = 0; in updateThreshold()2030 Cost -= LastCallToStaticBonus; in updateThreshold()2031 StaticBonusApplied = LastCallToStaticBonus; in updateThreshold()
323 TotalSecondaryCost -= InlineConstants::LastCallToStaticBonus; in shouldBeDeferred()