Searched refs:UserAllowProfileBasedPeeling (Results 1 – 2 of 2) sorted by relevance
41 std::optional<bool> UserAllowProfileBasedPeeling,
990 std::optional<bool> UserAllowProfileBasedPeeling, in gatherPeelingPreferences() argument1017 if (UserAllowProfileBasedPeeling) in gatherPeelingPreferences()1018 PP.PeelProfiledIterations = *UserAllowProfileBasedPeeling; in gatherPeelingPreferences()