Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcfgloopmanip.c44 static void fix_loop_placements (struct loops *, struct loop *, bool *);
350 fix_loop_placements (loops, from->loop_father, &irred_invalidated); in remove_path()
603 fix_loop_placements (struct loops *loops, struct loop *loop, in fix_loop_placements() function