Searched refs:MaxPercentThresholdBoost (Results 1 – 2 of 2) sorted by relevance
202 UP.MaxPercentThresholdBoost = 400; in gatherUnrollingPreferences()235 UP.MaxPercentThresholdBoost = 100; in gatherUnrollingPreferences()244 UP.MaxPercentThresholdBoost = UnrollMaxPercentThresholdBoost; in gatherUnrollingPreferences()784 unsigned MaxPercentThresholdBoost) { in getFullUnrollBoostingFactor() argument790 MaxPercentThresholdBoost); in getFullUnrollBoostingFactor()792 return MaxPercentThresholdBoost; in getFullUnrollBoostingFactor()856 UP.Threshold * UP.MaxPercentThresholdBoost / 100, in shouldFullUnroll()859 getFullUnrollBoostingFactor(*Cost, UP.MaxPercentThresholdBoost); in shouldFullUnroll()
550 unsigned MaxPercentThresholdBoost; member