Searched refs:isPromotionProfitable (Results 1 – 3 of 3) sorted by relevance
52 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() function in ICallPromotionAnalysis75 if (!isPromotionProfitable(Count, TotalCount, RemainingCount)) { in getProfitablePromotionCandidates()
33 bool isPromotionProfitable(uint64_t Count, uint64_t TotalCount,
3544 bool isPromotionProfitable(unsigned NewCost, unsigned OldCost,4783 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable() function in AddressingModeMatcher5072 !isPromotionProfitable(CreatedInstsCost, in matchOperationAddr()