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