Searched refs:remove_path (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dloop-unswitch.c354 remove_path (loops, e);
362 remove_path (loops, e);
474 remove_path (loops, true_edge);
475 remove_path (loops, false_edge);
H A Dcfgloop.h260 extern bool remove_path (struct loops *, edge);
H A Dloop-unroll.c526 remove_path (loops, remove_edges[i]);
535 remove_path (loops, ein);
814 remove_path (loops, remove_edges[i]);
1134 remove_path (loops, remove_edges[i]);
H A Dcfgloopmanip.c246 remove_path (struct loops *loops, edge e) function

Completed in 179 milliseconds