Searched refs:numUsedSyms (Results 1 – 1 of 1) sorted by relevance
2941 unsigned numUsedSyms = oldMap.getNumSymbols(); in matchAndRewrite() local2960 .shiftSymbols(numProducerSyms, numUsedSyms)); in matchAndRewrite()2964 numUsedSyms += numProducerSyms; in matchAndRewrite()2967 auto newMap = AffineMap::get(numUsedDims, numUsedSyms, newExprs, in matchAndRewrite()