Searched refs:nextValues (Results 1 – 1 of 1) sorted by relevance
1930 SmallVector<Value> nextValues; in matchAndRewrite() local1935 nextValues.push_back(pair.value()); in matchAndRewrite()1938 rewriter.replaceOp(nextIf, nextValues); in matchAndRewrite()