Searched refs:unvisited (Results 1 – 3 of 3) sorted by relevance
22 void Clear(size_t count) { result.assign(count, unvisited()); } in Clear()24 if (result[num.ToInt()] == unvisited()) { in PushIfUnvisited()36 } else if (to_to == unvisited()) { in Forward()52 RpoNumber unvisited() { return RpoNumber::FromInt(-1); } in unvisited() function
689 BasicBlock* child, int unvisited) { in Push() argument690 if (child->rpo_number() == unvisited) { in Push()
170 // must have found a node with an unvisited sibling