Searched refs:NeedsExtracts (Results 1 – 1 of 1) sorted by relevance
818 bool NeedsInserts = true, NeedsExtracts = true; in getCastInstrCost() local825 NeedsExtracts = false; in getCastInstrCost()827 TotCost += getScalarizationOverhead(SrcVecTy, false, NeedsExtracts); in getCastInstrCost()