Searched refs:UserAllowProfileBasedPeeling (Results 1 – 2 of 2) sorted by relevance
30 Optional<bool> UserAllowProfileBasedPeeling,
627 Optional<bool> UserAllowProfileBasedPeeling, bool UnrollingSpecficValues) { in gatherPeelingPreferences() argument652 if (UserAllowProfileBasedPeeling.hasValue()) in gatherPeelingPreferences()653 PP.PeelProfiledIterations = *UserAllowProfileBasedPeeling; in gatherPeelingPreferences()