Searched refs:BestGroupID (Results 1 – 1 of 1) sorted by relevance
632 int BestGroupID = -1; in solveGreedy() local664 BestGroupID = CandSGID; in solveGreedy()671 if (BestGroupID != -1) { in solveGreedy()673 addEdges(SyncPipeline, CurrSU.first, BestGroupID, AddedEdges); in solveGreedy()674 LLVM_DEBUG(dbgs() << "Best Group has ID: " << BestGroupID << " and Mask" in solveGreedy()