Searched refs:LastCallToStaticBonus (Results 1 – 4 of 4) sorted by relevance
44 M(LastCallToStaticBonus, "last_call_to_static_bonus") \
50 const int LastCallToStaticBonus = 15000; variable
1250 set(InlineCostFeatureIndex::LastCallToStaticBonus, in onAnalysisStart()1859 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold() local1865 LastCallToStaticBonus = 0; in updateThreshold()1945 Cost -= LastCallToStaticBonus; in updateThreshold()1946 StaticBonusApplied = LastCallToStaticBonus; in updateThreshold()
323 TotalSecondaryCost -= InlineConstants::LastCallToStaticBonus; in shouldBeDeferred()