Searched refs:unvisited (Results 1 – 2 of 2) sorted by relevance
170 // must have found a node with an unvisited sibling
773 int unvisited) { in Push() argument774 if (child->rpo_number_ == unvisited) { in Push()