Searched refs:loopIVs (Results 1 – 1 of 1) sorted by relevance
559 SmallVector<Value, 4> loopIVs; in convertLoopIVSymbolsToDims() local562 loopIVs.push_back(getValue(i)); in convertLoopIVSymbolsToDims()565 for (auto iv : loopIVs) { in convertLoopIVSymbolsToDims()