Searched refs:numProducerSyms (Results 1 – 1 of 1) sorted by relevance
2947 unsigned numProducerSyms = producerMap.getNumSymbols(); in matchAndRewrite() local2953 producerOp.getMapOperands().take_back(numProducerSyms); in matchAndRewrite()2960 .shiftSymbols(numProducerSyms, numUsedSyms)); in matchAndRewrite()2964 numUsedSyms += numProducerSyms; in matchAndRewrite()