Searched refs:FirstQ (Results 1 – 1 of 1) sorted by relevance
196 SetVector<Node> FirstQ; in color() local197 auto Enqueue = [this,&FirstQ] (Node N) { in color()204 FirstQ.insert(Q.begin(), Q.end()); in color()209 for (Node N : FirstQ) { in color()