Searched refs:IndexSize (Results 1 – 1 of 1) sorted by relevance
1447 unsigned IndexSize = DL.getPointerSizeInBits(); in getGSVectorCost() local1449 if (IndexSize < 64 || !GEP) in getGSVectorCost()1450 return IndexSize; in getGSVectorCost()1455 return IndexSize; in getGSVectorCost()1465 return IndexSize; // 64 in getGSVectorCost()1473 unsigned IndexSize = (VF >= 16) ? getIndexSizeInBits(Ptr, DL) : in getGSVectorCost() local1477 IndexSize), VF); in getGSVectorCost()