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