Searched refs:V1ZExtBits (Results 1 – 1 of 1) sorted by relevance
1635 unsigned V0ZExtBits = 0, V0SExtBits = 0, V1ZExtBits = 0, V1SExtBits = 0; in constantOffsetHeuristic() local1640 const Value *V1 = GetLinearExpression(Var1.V, V1Scale, V1Offset, V1ZExtBits, in constantOffsetHeuristic()1643 if (V0Scale != V1Scale || V0ZExtBits != V1ZExtBits || in constantOffsetHeuristic()