Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-prop.h359 unsigned node_within_scc : 1; member
371 node_dead (0), node_within_scc (0), node_calling_single_call (0), in ipa_node_params()
H A Dipa-cp.c2641 if (info->node_within_scc) in incorporate_penalties()
2685 info->node_within_scc ? ", scc" : "", in good_cloning_opportunity_p()
2703 info->node_within_scc ? ", scc" : "", in good_cloning_opportunity_p()
3216 IPA_NODE_REF (v)->node_within_scc = true; in propagate_constants_topo()