Searched refs:MaxPercentThresholdBoost (Results 1 – 2 of 2) sorted by relevance
196 UP.MaxPercentThresholdBoost = 400; in gatherUnrollingPreferences()228 UP.MaxPercentThresholdBoost = 100; in gatherUnrollingPreferences()237 UP.MaxPercentThresholdBoost = UnrollMaxPercentThresholdBoost; in gatherUnrollingPreferences()738 unsigned MaxPercentThresholdBoost) { in getFullUnrollBoostingFactor() argument744 MaxPercentThresholdBoost); in getFullUnrollBoostingFactor()746 return MaxPercentThresholdBoost; in getFullUnrollBoostingFactor()823 UP.Threshold * UP.MaxPercentThresholdBoost / 100, in shouldFullUnroll()826 getFullUnrollBoostingFactor(*Cost, UP.MaxPercentThresholdBoost); in shouldFullUnroll()
435 unsigned MaxPercentThresholdBoost; member