Searched refs:IndexScale (Results 1 – 1 of 1) sorted by relevance
377 APInt IndexScale(Width, 0), IndexOffset(Width, 0); in DecomposeGEPExpression() local378 Index = GetLinearExpression(Index, IndexScale, IndexOffset, Extension, DL, in DecomposeGEPExpression()384 Scale *= IndexScale.getSExtValue(); in DecomposeGEPExpression()