R600: Remove unused function
[oota-llvm.git] / lib / Target / R600 / R600InstrInfo.h
index 45a57d367b8bb7ee3fbc6698e486651132a2fbce..1c3cb637a178429cf74ec171bb67cd68a93ca578 100644 (file)
@@ -152,7 +152,6 @@ namespace llvm {
   /// instruction slots within an instruction group.
   bool isVector(const MachineInstr &MI) const;
 
-  unsigned getIEQOpcode() const override;
   bool isMov(unsigned Opcode) const override;
 
   DFAPacketizer *CreateTargetScheduleState(const TargetMachine *TM,