Searched refs:LastCallToStaticBonus (Results 1 – 5 of 5) 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
44 M(LastCallToStaticBonus, "last_call_to_static_bonus") \
50 const int LastCallToStaticBonus = 15000; variable
1216 set(InlineCostFeatureIndex::LastCallToStaticBonus, in onAnalysisStart()1812 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold() local1818 LastCallToStaticBonus = 0; in updateThreshold()1900 Cost -= LastCallToStaticBonus; in updateThreshold()
314 TotalSecondaryCost -= InlineConstants::LastCallToStaticBonus; in shouldBeDeferred()