Lines Matching full:visited
1344 // Visited contains the set of nodes we have already visited, while1346 llvm::SmallPtrSet<const RecordType *, 8> Visited;1358 if (!Visited.insert(NextT))