Searched refs:LastCallToStaticBonus (Results 1 – 10 of 10) sorted by relevance
1 ; The goal of this test is checking if LastCallToStaticBonus is applied5 ; than bar->baz inlining. As LastCallToStaticBonus has a massive value, and
34 const int LastCallToStaticBonus = -15000; variable
47 const int LastCallToStaticBonus = 15000; variable
39 const int LastCallToStaticBonus = -15000; variable
887 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold() local893 LastCallToStaticBonus = 0; in updateThreshold()973 Cost -= LastCallToStaticBonus; in updateThreshold()
298 TotalSecondaryCost += InlineConstants::LastCallToStaticBonus; in shouldInline()
294 TotalSecondaryCost += InlineConstants::LastCallToStaticBonus; in shouldBeDeferred()
439 Bonus += InlineConstants::LastCallToStaticBonus; in getInlineBonuses()
360 TotalSecondaryCost -= InlineConstants::LastCallToStaticBonus; in shouldBeDeferred()
1260 Cost += InlineConstants::LastCallToStaticBonus; in analyzeCall()