Searched refs:SrcPair (Results 1 – 1 of 1) sorted by relevance
1407 RegSubRegPair SrcPair(SrcReg, SrcSubReg); in foldRedundantCopy() local1409 if (CopyMIs.insert(std::make_pair(SrcPair, &MI)).second) { in foldRedundantCopy()1414 MachineInstr *PrevCopy = CopyMIs.find(SrcPair)->second; in foldRedundantCopy()