Searched defs:nextOperand (Results 1 – 2 of 2) sorted by relevance
222 auto nextOperand = opInst->getOperand(state.operandIndex); in getReachableAffineApplyOps() local
604 for (int i = 0, opArgIdx = 0, e = tree.getNumArgs(), nextOperand = 0; i != e; in emitOpMatch() local