Searched refs:IVOpIdx (Results 1 – 1 of 1) sorted by relevance
1023 unsigned IVOpIdx = (NarrowUse->getOperand(0) == NarrowDef) ? 0 : 1; in cloneArithmeticIVUser() local1044 if (IVOpIdx == 0) { in cloneArithmeticIVUser()