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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree-flow.h b/gcc/tree-flow.h
index 8fabccc..829eff8 100644
--- a/gcc/tree-flow.h
+++ b/gcc/tree-flow.h
@@ -692,10 +692,6 @@ enum move_pos
};
extern enum move_pos movement_possibility (tree);
-/* In tree-if-conv.c */
-bool tree_if_conversion (struct loop *, bool);
-
-
/* In tree-flow-inline.h */
static inline int phi_arg_from_edge (tree, edge);
static inline bool is_call_clobbered (tree);