Searched refs:loopIVs (Results 1 – 1 of 1) sorted by relevance
623 SmallVector<Value, 4> loopIVs; in convertLoopIVSymbolsToDims() local626 loopIVs.push_back(ids[i].getValue()); in convertLoopIVSymbolsToDims()629 for (auto iv : loopIVs) { in convertLoopIVSymbolsToDims()