Home | History | Annotate | Download | only in Serialization

Lines Matching full:visited

2815   llvm::SmallPtrSet<Module *, 4> Visited;
2849 if (!(*Sub)->IsExplicit && Visited.insert(*Sub))
2859 if (Visited.insert(Exported))