Home
last modified time | relevance | path

Searched refs:unvisited (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djump-threading.cc22 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
Dscheduler.cc689 BasicBlock* child, int unvisited) { in Push() argument
690 if (child->rpo_number() == unvisited) { in Push()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeIterator.m170 // must have found a node with an unvisited sibling