Searched refs:stateCount (Results 1 – 1 of 1) sorted by relevance
55 int stateCount = 0; in convert() local57 stateCount = std::max(stateCount, (int) row.size()); in convert()