Searched refs:operandsIt (Results 1 – 1 of 1) sorted by relevance
1819 auto operandsIt = tensorFromElements.dynamicExtents().begin(); in matchAndRewrite() local1827 if (!matchPattern(*operandsIt, m_ConstantInt(&index))) { in matchAndRewrite()1829 newOperands.push_back(*operandsIt++); in matchAndRewrite()1833 operandsIt++; in matchAndRewrite()