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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-ssa-dom.h b/gcc/tree-ssa-dom.h
index af2f128..604c7c1 100644
--- a/gcc/tree-ssa-dom.h
+++ b/gcc/tree-ssa-dom.h
@@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see
extern void dump_dominator_optimization_stats (FILE *);
extern void debug_dominator_optimization_stats (void);
-extern int loop_depth_of_name (tree);
extern bool simple_iv_increment_p (gimple);
#endif /* GCC_TREE_SSA_DOM_H */