Searched refs:PreInsertDemandedElts (Results 1 – 1 of 1) sorted by relevance
1541 APInt PreInsertDemandedElts = DemandedElts; in SimplifyDemandedVectorElts() local1543 PreInsertDemandedElts.clearBit(IdxNo); in SimplifyDemandedVectorElts()1551 if (PreInsertDemandedElts == 0 && in SimplifyDemandedVectorElts()1558 simplifyAndSetOp(I, 0, PreInsertDemandedElts, PoisonElts); in SimplifyDemandedVectorElts()