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