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