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