Searched refs:CurrentSavings (Results 1 – 1 of 1) sorted by relevance
993 APInt CurrentSavings(128, 0); in costBenefitAnalysis() local999 CurrentSavings += InstrCost; in costBenefitAnalysis()1003 CurrentSavings += InstrCost; in costBenefitAnalysis()1007 CurrentSavings += InstrCost; in costBenefitAnalysis()1013 CurrentSavings *= *ProfileCount; in costBenefitAnalysis()1014 CycleSavings += CurrentSavings; in costBenefitAnalysis()