Home
last modified time | relevance | path

Searched refs:fix_loop_structure (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dcfgloop.h190 void fix_loop_structure (struct loops *, bitmap changed_bbs);
H A Dtree-cfgcleanup.c612 fix_loop_structure (current_loops, changed_bbs); in cleanup_tree_cfg_loop()
H A Dcfgloopmanip.c1401 fix_loop_structure (struct loops *loops, bitmap changed_bbs) in fix_loop_structure() function