Lines Matching full:visited
612 SmallPtrSet<Value *, 4> Visited;613 Visited.insert(V);631 } while (Visited.insert(V).second);