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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-flow.h b/gcc/tree-flow.h
index da49ed1..16bcb80 100644
--- a/gcc/tree-flow.h
+++ b/gcc/tree-flow.h
@@ -659,7 +659,6 @@ bool fold_stmt_inplace (tree);
tree widen_bitfield (tree, tree, tree);
/* In tree-vrp.c */
-bool expr_computes_nonzero (tree);
tree vrp_evaluate_conditional (tree, bool);
void simplify_stmt_using_ranges (tree);