AMDGPU/SI: Add implicit register operands in the correct order.
[oota-llvm.git] / lib / Target / AMDGPU / SIInstrInfo.h
index 4f3b0b3fd7145ac985003c1556debff8700f2095..da60ad372dbee1c6aeb6a601a1bc4a93a955e2b3 100644 (file)
@@ -58,8 +58,6 @@ private:
   void splitScalar64BitBFE(SmallVectorImpl<MachineInstr *> &Worklist,
                            MachineInstr *Inst) const;
 
-  void addDescImplicitUseDef(const MCInstrDesc &Desc, MachineInstr *MI) const;
-
   bool checkInstOffsetsDoNotOverlap(MachineInstr *MIa,
                                     MachineInstr *MIb) const;