Searched refs:BestGroupID (Results 1 – 1 of 1) sorted by relevance
725 int BestGroupID = -1; in greedyFind() local758 BestGroupID = CandSGID; in greedyFind()765 if (BestGroupID != -1) { in greedyFind()767 addEdges(SyncPipeline, CurrSU.first, BestGroupID, AddedEdges); in greedyFind()768 LLVM_DEBUG(dbgs() << "Best Group has ID: " << BestGroupID << " and Mask" in greedyFind()