Searched refs:resDimIndex (Results 1 – 1 of 1) sorted by relevance
489 int64_t resDimIndex = getResultIndex(indexingMaps[2], targetExpr); in getIterationBounds() local490 assert(resDimIndex >= 0); in getIterationBounds()492 iterationBounds.push_back(resVectorType.getShape()[resDimIndex]); in getIterationBounds()