Searched refs:UserAllowProfileBasedPeeling (Results 1 – 2 of 2) sorted by relevance
136 Optional<bool> UserAllowProfileBasedPeeling,
183 Optional<bool> UserAllowProfileBasedPeeling, in gatherUnrollingPreferences() argument265 if (UserAllowProfileBasedPeeling.hasValue()) in gatherUnrollingPreferences()266 UP.PeelProfiledIterations = *UserAllowProfileBasedPeeling; in gatherUnrollingPreferences()