Searched refs:ShortOpcode (Results 1 – 1 of 1) sorted by relevance
1852 const unsigned ShortOpcode = getShortArithOpcode(OldOpcode); in shortenInstruction() local1853 if (ShortOpcode != OldOpcode && in shortenInstruction()1858 NewOpcode = ShortOpcode; in shortenInstruction()