Lines Matching full:visited
139 /// when they are first visited. This order is deterministic, and so the304 /// visited.1407 /// be converted into a thunk. In either case, it should never be visited1861 SmallSet<Value*, 8> Visited;1862 Visited.insert(V);1874 if (!Visited.insert(UU).second)