Searched refs:CanMergeOpc (Results 1 – 1 of 1) sorted by relevance
531 bool CanMergeOpc = Opc == MI->getOpcode(); in findMatchingInsn() local533 if (!CanMergeOpc) { in findMatchingInsn()540 CanMergeOpc = NonSExtOpc == getMatchingNonSExtOpcode(MI->getOpcode()); in findMatchingInsn()543 if (CanMergeOpc && MI->getOperand(2).isImm()) { in findMatchingInsn()