Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dloop-init.cc100 bool needs_fixup = loops_state_satisfies_p (LOOPS_NEED_FIXUP); in loop_optimizer_init() local
107 if (!needs_fixup) in loop_optimizer_init()
115 if (needs_fixup) in loop_optimizer_init()
Dtree-vect-patterns.cc3200 bool needs_fixup = (variant == negate_variant) in vect_synth_mult_by_constant() local
3272 if ((i < alg.ops - 1) || needs_fixup || cast_to_unsigned_p) in vect_synth_mult_by_constant()