Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dcfgloopmanip.c794 basic_block new_bb, bb, first_active_latch = NULL; in duplicate_loop_to_header_edge() local
928 first_active_latch = latch; in duplicate_loop_to_header_edge()
1007 if (!first_active_latch) in duplicate_loop_to_header_edge()
1010 first_active_latch = new_bbs[n - 1]; in duplicate_loop_to_header_edge()
1048 CDI_DOMINATORS, first_active[i], first_active_latch); in duplicate_loop_to_header_edge()