Home
last modified time | relevance | path

Searched refs:IVOpIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1023 unsigned IVOpIdx = (NarrowUse->getOperand(0) == NarrowDef) ? 0 : 1; in cloneArithmeticIVUser() local
1044 if (IVOpIdx == 0) { in cloneArithmeticIVUser()