Searched refs:redPos (Results 1 – 2 of 2) sorted by relevance
271 unsigned redPos, in matchReduction() argument273 assert(redPos < iterCarriedArgs.size() && "'redPos' is out of bounds"); in matchReduction()275 BlockArgument redCarriedVal = iterCarriedArgs[redPos]; in matchReduction()313 if (terminatorOp->getOperand(redPos) != combinerOps.back()->getResults()[0]) in matchReduction()
236 Value matchReduction(ArrayRef<BlockArgument> iterCarriedArgs, unsigned redPos,