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