Searched refs:getMatchingPairOpcode (Results 1 – 1 of 1) sorted by relevance
323 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function817 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingPairOpcode(Opc))) in mergePairedInsns()1144 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()