Searched refs:SuperRegClassPair (Results 1 – 1 of 1) sorted by relevance
1052 for (const auto &SuperRegClassPair : SuperRegClasses) { in getMatchingSubClassWithSubRegs() local1053 const BitVector &SuperRegClassBV = SuperRegClassPair.second; in getMatchingSubClassWithSubRegs()1055 SubRegRC = SuperRegClassPair.first; in getMatchingSubClassWithSubRegs()