Searched refs:MaxPercentThresholdBoost (Results 1 – 2 of 2) sorted by relevance
201 UP.MaxPercentThresholdBoost = 400; in gatherUnrollingPreferences()236 UP.MaxPercentThresholdBoost = 100; in gatherUnrollingPreferences()245 UP.MaxPercentThresholdBoost = UnrollMaxPercentThresholdBoost; in gatherUnrollingPreferences()785 unsigned MaxPercentThresholdBoost) { in getFullUnrollBoostingFactor() argument791 MaxPercentThresholdBoost); in getFullUnrollBoostingFactor()793 return MaxPercentThresholdBoost; in getFullUnrollBoostingFactor()857 UP.Threshold * UP.MaxPercentThresholdBoost / 100, in shouldFullUnroll()860 getFullUnrollBoostingFactor(*Cost, UP.MaxPercentThresholdBoost); in shouldFullUnroll()
566 unsigned MaxPercentThresholdBoost; member