Home | History | Annotate | Download | only in IPA

Lines Matching refs:Visited

953   SmallPtrSet<Value *, 4> Visited;
954 Visited.insert(V);
970 } while (Visited.insert(V));