Searched refs:SrcIdx1 (Results 1 – 1 of 1) sorted by relevance
1498 unsigned SrcIdx1, SrcIdx2; in CommuteChangesDestination() local1499 if (!TII->findCommutedOpIndices(DefMI, SrcIdx1, SrcIdx2)) in CommuteChangesDestination()1501 if (SrcIdx1 == 1 && SrcIdx2 == 2) { in CommuteChangesDestination()