Searched refs:NeedsInserts (Results 1 – 1 of 1) sorted by relevance
666 bool NeedsInserts = true, NeedsExtracts = true; in getCastInstrCost() local670 NeedsInserts = false; in getCastInstrCost()675 TotCost += getScalarizationOverhead(Dst, NeedsInserts, NeedsExtracts); in getCastInstrCost()