Searched refs:TempGroups (Results 1 – 1 of 1) sorted by relevance
549 CmovGroups TempGroups; in checkForProfitableCmovCandidates() local550 std::swap(TempGroups, CmovInstGroups); in checkForProfitableCmovCandidates()551 for (auto &Group : TempGroups) { in checkForProfitableCmovCandidates()