summaryrefslogtreecommitdiff
path: root/llvm/include/llvm/Analysis/SyntheticCountsUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Analysis/SyntheticCountsUtils.h')
-rw-r--r--llvm/include/llvm/Analysis/SyntheticCountsUtils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/llvm/Analysis/SyntheticCountsUtils.h b/llvm/include/llvm/Analysis/SyntheticCountsUtils.h
index b9b4c98bfc356..358f757314ee5 100644
--- a/llvm/include/llvm/Analysis/SyntheticCountsUtils.h
+++ b/llvm/include/llvm/Analysis/SyntheticCountsUtils.h
@@ -19,9 +19,6 @@
namespace llvm {
-class CallGraph;
-class Function;
-
/// Class with methods to propagate synthetic entry counts.
///
/// This class is templated on the type of the call graph and designed to work