Searched refs:isPromotionProfitable (Results 1 – 3 of 3) sorted by relevance
61 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() function in ICallPromotionAnalysis87 if (!isPromotionProfitable(Count, TotalCount)) { in getProfitablePromotionCandidates()
33 bool isPromotionProfitable(uint64_t Count, uint64_t TotalCount);
2657 bool isPromotionProfitable(unsigned NewCost, unsigned OldCost,3117 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable() function in __anon1120a2390211::AddressingModeMatcher3361 !isPromotionProfitable(CreatedInstsCost, in matchOperationAddr()