summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Scheduler.h
diff options
context:
space:
mode:
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-04-25 10:27:30 +0000
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-04-25 10:27:30 +0000
commit641cca3ddfe373e6fe75d47f5ee516bfca2bc50d (patch)
treefa0b1346e12479e2370cf888e4d0ff4f84301ced /llvm/tools/llvm-mca/Scheduler.h
parenteac9301cdbf529202da98c58faadf84b55655731 (diff)
downloadbcm5719-llvm-641cca3ddfe373e6fe75d47f5ee516bfca2bc50d.tar.gz
bcm5719-llvm-641cca3ddfe373e6fe75d47f5ee516bfca2bc50d.zip
[llvm-mca] run clang-format on a bunch of files. NFC
llvm-svn: 330811
Diffstat (limited to 'llvm/tools/llvm-mca/Scheduler.h')
-rw-r--r--llvm/tools/llvm-mca/Scheduler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/Scheduler.h b/llvm/tools/llvm-mca/Scheduler.h
index e05ae85b834..52957d9d0ef 100644
--- a/llvm/tools/llvm-mca/Scheduler.h
+++ b/llvm/tools/llvm-mca/Scheduler.h
@@ -466,7 +466,6 @@ public:
bool canBeDispatched(unsigned Idx, const InstrDesc &Desc) const;
void scheduleInstruction(unsigned Idx, Instruction &MCIS);
-
/// Issue an instruction.
void issueInstruction(unsigned Index, Instruction &IS);
OpenPOWER on IntegriCloud