Searched refs:TotCost (Results 1 – 1 of 1) sorted by relevance
903 InstructionCost TotCost = VF * ScalarCost; in getCastInstrCost() local913 TotCost += getScalarizationOverhead(SrcVecTy, /*Insert*/ false, in getCastInstrCost()915 TotCost += getScalarizationOverhead(DstVecTy, NeedsInserts, in getCastInstrCost()920 TotCost *= 2; in getCastInstrCost()922 return TotCost; in getCastInstrCost()