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