Searched refs:TotCost (Results 1 – 1 of 1) sorted by relevance
665 unsigned TotCost = VF * ScalarCost; in getCastInstrCost() local675 TotCost += getScalarizationOverhead(Dst, NeedsInserts, NeedsExtracts); in getCastInstrCost()679 TotCost *= 2; in getCastInstrCost()681 return TotCost; in getCastInstrCost()