Searched refs:step2_indices (Results 1 – 1 of 1) sorted by relevance
2373 set<int> step2_indices; in GenerateClear() local2382 step2_indices.insert(i); in GenerateClear()2434 if (step2_indices.count(i) == 0) continue; in GenerateClear()