Searched refs:SubSubIdx (Results 1 – 1 of 1) sorted by relevance
2412 for (const auto &SubSubIdx : SubIdx->getComposites()) in inferMatchingSuperRegClass() local2413 ImpliedSubRegIndices.insert(SubSubIdx.second); in inferMatchingSuperRegClass()2429 if (CodeGenSubRegIndex *SubSubIdx = SubRC.getInferredFromSubRegIdx()) { in inferMatchingSuperRegClass() local2430 auto It = SubIdx->getComposites().find(SubSubIdx); in inferMatchingSuperRegClass()