Searched refs:AllRMs (Results 1 – 1 of 1) sorted by relevance
1253 RegisterSet AllRMs; in selectCandidates() local1264 AllRMs.insert(TT); in selectCandidates()1267 for (unsigned R = AllRMs.find_first(); R; R = AllRMs.find_next(R)) { in selectCandidates()1345 AllRMs.clear(); in selectCandidates()1349 AllRMs.insert(LL[0].second); in selectCandidates()1356 if (AllRMs[SR] || AllRMs[IR]) in selectCandidates()