Searched refs:MaxPercentThresholdBoost (Results 1 – 2 of 2) sorted by relevance
196 UP.MaxPercentThresholdBoost = 400; in gatherUnrollingPreferences()229 UP.MaxPercentThresholdBoost = 100; in gatherUnrollingPreferences()238 UP.MaxPercentThresholdBoost = UnrollMaxPercentThresholdBoost; in gatherUnrollingPreferences()747 unsigned MaxPercentThresholdBoost) { in getFullUnrollBoostingFactor() argument753 MaxPercentThresholdBoost); in getFullUnrollBoostingFactor()755 return MaxPercentThresholdBoost; in getFullUnrollBoostingFactor()810 UP.Threshold * UP.MaxPercentThresholdBoost / 100, in shouldFullUnroll()813 getFullUnrollBoostingFactor(*Cost, UP.MaxPercentThresholdBoost); in shouldFullUnroll()
540 unsigned MaxPercentThresholdBoost; member