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

/freebsd-10.3-release/contrib/gcc/
H A Dcfgloopmanip.c794 basic_block new_bb, bb, first_active_latch = NULL; local
928 first_active_latch = latch;
1007 if (!first_active_latch)
1010 first_active_latch = new_bbs[n - 1];
1048 CDI_DOMINATORS, first_active[i], first_active_latch);

Completed in 44 milliseconds