Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dloop-init.cc44 if (flags & LOOPS_MAY_HAVE_MULTIPLE_LATCHES) in apply_loop_flags()
50 gcc_assert ((flags & ~(LOOPS_MAY_HAVE_MULTIPLE_LATCHES in apply_loop_flags()
53 loops_state_set (LOOPS_MAY_HAVE_MULTIPLE_LATCHES); in apply_loop_flags()
119 loops_state_set (flags & LOOPS_MAY_HAVE_MULTIPLE_LATCHES); in loop_optimizer_init()
165 loops_state_set (fn, LOOPS_MAY_HAVE_MULTIPLE_LATCHES); in loop_optimizer_finalize()
Dcfgloop.h310 LOOPS_MAY_HAVE_MULTIPLE_LATCHES = 16, enumerator
318 #define AVOID_CFG_MODIFICATIONS (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)
Dtree-cfgcleanup.cc431 (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)); in tree_forwarder_block_p()
Dcfghooks.cc1163 loops_state_set (LOOPS_MAY_HAVE_MULTIPLE_LATCHES); in duplicate_block()
Dcgraphunit.cc1727 loops_for_fn (cfun)->state |= LOOPS_MAY_HAVE_MULTIPLE_LATCHES; in init_lowered_empty_function()
Dcfgloop.cc1773 && ! loops_state_satisfies_p (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)); in loop_preheader_edge()
Dtree-eh.cc4481 loops_state_set (LOOPS_MAY_HAVE_MULTIPLE_LATCHES); in cleanup_empty_eh_merge_phis()
Dtree-cfg.cc7728 loops->state = LOOPS_MAY_HAVE_MULTIPLE_LATCHES; in move_sese_region_to_fn()
DChangeLog-201441965 LOOPS_MAY_HAVE_MULTIPLE_LATCHES before fixing up loops.
45171 and latches. Also honor LOOPS_MAY_HAVE_MULTIPLE_LATCHES.
DChangeLog-2012372 LOOPS_MAY_HAVE_MULTIPLE_LATCHES.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dloop.texi59 @code{LOOPS_MAY_HAVE_MULTIPLE_LATCHES} flag to the loop discovery,
105 @item @code{LOOPS_MAY_HAVE_MULTIPLE_LATCHES}: If this flag is set, no
147 @code{LOOPS_MAY_HAVE_MULTIPLE_LATCHES} set).
Dgccint.info21337 'LOOPS_MAY_HAVE_MULTIPLE_LATCHES' flag to the loop discovery, note
21382 * 'LOOPS_MAY_HAVE_MULTIPLE_LATCHES': If this flag is set, no changes
21423 kept up-to-date to a minimum (only 'LOOPS_MAY_HAVE_MULTIPLE_LATCHES'