Searched refs:isShrinkable (Results 1 – 1 of 1) sorted by relevance
102 bool isShrinkable(MachineInstr &MI) const;117 bool GCNDPPCombine::isShrinkable(MachineInstr &MI) const { in isShrinkable() function in GCNDPPCombine670 bool IsShrinkable = isShrinkable(OrigMI); in combineDPPMov()