Searched refs:LastCallToStaticBonus (Results 1 – 3 of 3) sorted by relevance
50 const int LastCallToStaticBonus = 15000; variable
1934 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold() local1940 LastCallToStaticBonus = 0; in updateThreshold()2020 Cost -= LastCallToStaticBonus; in updateThreshold()2021 StaticBonusApplied = LastCallToStaticBonus; in updateThreshold()
322 TotalSecondaryCost -= InlineConstants::LastCallToStaticBonus; in shouldBeDeferred()