aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-flow.h')
-rw-r--r--gcc/tree-flow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-flow.h b/gcc/tree-flow.h
index ee53971..fa5c1d6 100644
--- a/gcc/tree-flow.h
+++ b/gcc/tree-flow.h
@@ -707,9 +707,6 @@ struct tree_niter_desc
the loop), then the information would be lost. */
};
-/* In tree-ssa-dce.c */
-void tree_ssa_dce (void);
-
/* In tree-vectorizer.c */
void vectorize_loops (struct loops *);