aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-ssa-dom.h')
-rw-r--r--gcc/tree-ssa-dom.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-ssa-dom.h b/gcc/tree-ssa-dom.h
index f8f9698..7ecdaf1 100644
--- a/gcc/tree-ssa-dom.h
+++ b/gcc/tree-ssa-dom.h
@@ -20,8 +20,6 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_TREE_SSA_DOM_H
#define GCC_TREE_SSA_DOM_H
-extern void dump_dominator_optimization_stats (FILE *);
-extern void debug_dominator_optimization_stats (void);
extern bool simple_iv_increment_p (gimple);
#endif /* GCC_TREE_SSA_DOM_H */