Searched refs:ICPRemainingPercentThreshold (Results 1 – 2 of 2) sorted by relevance
33 static cl::opt<unsigned> ICPRemainingPercentThreshold( variable60 return Count * 100 >= ICPRemainingPercentThreshold * RemainingCount && in isPromotionProfitable()
36 static cl::opt<unsigned> ICPRemainingPercentThreshold( variable63 return Count * 100 >= ICPRemainingPercentThreshold * RemainingCount && in isPromotionProfitable()