]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cfgloop.h
Improve verification of loop->latch in verify_loop_structure
[thirdparty/gcc.git] / gcc / cfgloop.h
index ee73bf994c18fc037e0de94b7b5c879182109893..7faf591796ff6ccf22446f02c2e5ab988ee3905d 100644 (file)
@@ -270,6 +270,7 @@ bool mark_irreducible_loops (void);
 void release_recorded_exits (function *);
 void record_loop_exits (void);
 void rescan_loop_exit (edge, bool, bool);
+basic_block find_single_latch (struct loop*);
 
 /* Loop data structure manipulation/querying.  */
 extern void flow_loop_tree_node_add (struct loop *, struct loop *);