mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[llvm-mca] Remove unused decl. NFC.
llvm-svn: 340316
This commit is contained in:
parent
d0fe42f8dd
commit
787d98fd2a
@ -85,7 +85,6 @@ public:
|
||||
bool hasWorkToComplete() const override { return false; }
|
||||
llvm::Error cycleStart() override;
|
||||
llvm::Error execute(InstRef &IR) override;
|
||||
void notifyDispatchStall(const InstRef &IR, unsigned EventType);
|
||||
|
||||
#ifndef NDEBUG
|
||||
void dump() const;
|
||||
|
Loading…
Reference in New Issue
Block a user