]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-flow.h
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
[thirdparty/gcc.git] / gcc / tree-flow.h
index b5dd3c45375a5cedb00aa71c926b6f437a6bbe66..7ea58e56562ca662e67d813a378cfa0549f14f8d 100644 (file)
@@ -521,7 +521,6 @@ tree create_new_def_for (tree, gimple, def_operand_p);
 bool need_ssa_update_p (struct function *);
 bool name_registered_for_update_p (tree);
 void release_ssa_name_after_update_ssa (tree);
-void compute_global_livein (bitmap, bitmap);
 void mark_virtual_operands_for_renaming (struct function *);
 tree get_current_def (tree);
 void set_current_def (tree, tree);