Searched refs:PeelProfiledIterations (Results 1 – 3 of 3) sorted by relevance
302 UP.PeelProfiledIterations = true; in computePeelCount()357 UP.PeelProfiledIterations = false; in computePeelCount()369 if (!UP.PeelProfiledIterations) in computePeelCount()
208 UP.PeelProfiledIterations = true; in gatherUnrollingPreferences()266 UP.PeelProfiledIterations = *UserAllowProfileBasedPeeling; in gatherUnrollingPreferences()1170 (IsCountSetExplicitly || (UP.PeelProfiledIterations && UP.PeelCount))) in tryToUnrollLoop()
501 bool PeelProfiledIterations; member