Searched refs:NewlyVisited (Results 1 – 1 of 1) sorted by relevance
189 const WorkQueue& NewlyVisited() const { in NewlyVisited() function in art::gc::Verification::BFSFindReachable232 for (auto&& pair2 : visitor.NewlyVisited()) { in FirstPathFromRootSet()