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