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