Searched refs:PreInsertDemandedElts (Results 1 – 1 of 1) sorted by relevance
1223 APInt PreInsertDemandedElts = DemandedElts; in SimplifyDemandedVectorElts() local1225 PreInsertDemandedElts.clearBit(IdxNo); in SimplifyDemandedVectorElts()1233 if (PreInsertDemandedElts == 0 && in SimplifyDemandedVectorElts()1240 simplifyAndSetOp(I, 0, PreInsertDemandedElts, UndefElts); in SimplifyDemandedVectorElts()