Searched refs:LastCallToStaticBonus (Results 1 – 1 of 1) sorted by relevance
2106 int LastCallToStaticBonus = TTI.getInliningLastCallToStaticBonus(); in updateThreshold() local2112 LastCallToStaticBonus = 0; in updateThreshold()2192 Cost -= LastCallToStaticBonus; in updateThreshold()2193 StaticBonusApplied = LastCallToStaticBonus; in updateThreshold()