Searched refs:ExtraExtCost (Results 1 – 1 of 1) sorted by relevance
5479 InstructionCost ExtraExtCost = 0; in getReductionPatternCost() local5482 ExtraExtCost = TTI.getCastInstrCost( in getReductionPatternCost()5489 (RedCost + ExtraExtCost) < (ExtCost0 + ExtCost1 + MulCost + BaseCost)) in getReductionPatternCost()