Searched refs:LOOPS_MAY_HAVE_MULTIPLE_LATCHES (Results 1 – 12 of 12) sorted by relevance
44 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()
310 LOOPS_MAY_HAVE_MULTIPLE_LATCHES = 16, enumerator318 #define AVOID_CFG_MODIFICATIONS (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)
431 (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)); in tree_forwarder_block_p()
1163 loops_state_set (LOOPS_MAY_HAVE_MULTIPLE_LATCHES); in duplicate_block()
1727 loops_for_fn (cfun)->state |= LOOPS_MAY_HAVE_MULTIPLE_LATCHES; in init_lowered_empty_function()
1773 && ! loops_state_satisfies_p (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)); in loop_preheader_edge()
4481 loops_state_set (LOOPS_MAY_HAVE_MULTIPLE_LATCHES); in cleanup_empty_eh_merge_phis()
7728 loops->state = LOOPS_MAY_HAVE_MULTIPLE_LATCHES; in move_sese_region_to_fn()
41965 LOOPS_MAY_HAVE_MULTIPLE_LATCHES before fixing up loops.45171 and latches. Also honor LOOPS_MAY_HAVE_MULTIPLE_LATCHES.
372 LOOPS_MAY_HAVE_MULTIPLE_LATCHES.
59 @code{LOOPS_MAY_HAVE_MULTIPLE_LATCHES} flag to the loop discovery,105 @item @code{LOOPS_MAY_HAVE_MULTIPLE_LATCHES}: If this flag is set, no147 @code{LOOPS_MAY_HAVE_MULTIPLE_LATCHES} set).
21337 'LOOPS_MAY_HAVE_MULTIPLE_LATCHES' flag to the loop discovery, note21382 * 'LOOPS_MAY_HAVE_MULTIPLE_LATCHES': If this flag is set, no changes21423 kept up-to-date to a minimum (only 'LOOPS_MAY_HAVE_MULTIPLE_LATCHES'