Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-fnsummary.h37 INLINE_HINT_loop_stride = 4, enumerator
H A Dipa-inline.c799 | INLINE_HINT_loop_stride))) in want_inline_small_function_p()
825 | INLINE_HINT_loop_stride)) in want_inline_small_function_p()
1217 | INLINE_HINT_loop_stride)) in edge_badness()
H A Dipa-fnsummary.c112 if (hints & INLINE_HINT_loop_stride) in ipa_dump_hints()
114 hints &= ~INLINE_HINT_loop_stride; in ipa_dump_hints()
2789 hints |= INLINE_HINT_loop_stride; in estimate_node_size_and_time()
H A Dipa-cp.c2628 if (hints & (INLINE_HINT_loop_iterations | INLINE_HINT_loop_stride)) in hint_time_bonus()