Searched refs:isPromotionProfitable (Results 1 – 3 of 3) sorted by relevance
60 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() function in ICallPromotionAnalysis85 if (!isPromotionProfitable(Count, TotalCount, RemainingCount)) { in getProfitablePromotionCandidates()
34 bool isPromotionProfitable(uint64_t Count, uint64_t TotalCount,
2671 bool isPromotionProfitable(unsigned NewCost, unsigned OldCost,3852 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable() function in AddressingModeMatcher4125 !isPromotionProfitable(CreatedInstsCost, in matchOperationAddr()