Home | History | Annotate | Download | only in compiler

Lines Matching full:visited

319     bool visited() const { return visited_; }
409 // it's been visited.
420 if (!info->visited()) {
457 if (info->visited() && !info->queued()) {