Searched refs:DemandedElements (Results 1 – 1 of 1) sorted by relevance
15961 APInt DemandedElements = APInt::getZero(VF); in getGatherCost() local15965 DemandedElements.setBit(I); in getGatherCost()15993 if (!DemandedElements.isZero()) in getGatherCost()15994 Cost += getScalarizationOverhead(*TTI, ScalarTy, VecTy, DemandedElements, in getGatherCost()