Searched refs:INLINE_HINT_same_scc (Results 1 – 4 of 4) sorted by relevance
40 INLINE_HINT_same_scc = 8, enumerator
132 hints |= INLINE_HINT_same_scc; in simple_edge_hints()
117 if (hints & INLINE_HINT_same_scc) in ipa_dump_hints()119 hints &= ~INLINE_HINT_same_scc; in ipa_dump_hints()
1220 if (hints & (INLINE_HINT_same_scc)) in edge_badness()