Searched refs:CurrentSavings (Results 1 – 1 of 1) sorted by relevance
847 APInt CurrentSavings(128, 0); in costBenefitAnalysis() local854 CurrentSavings += InstrCost; in costBenefitAnalysis()859 CurrentSavings += InstrCost; in costBenefitAnalysis()865 CurrentSavings *= *ProfileCount; in costBenefitAnalysis()866 CycleSavings += CurrentSavings; in costBenefitAnalysis()