Searched refs:good_cloning_opportunity_p (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dipa-cp.c2184 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, function
2203 fprintf (dump_file, " good_cloning_opportunity_p (time: %i, "
2221 fprintf (dump_file, " good_cloning_opportunity_p (time: %i, "
2447 else if (good_cloning_opportunity_p (node, base_time - time,
4153 if (!good_cloning_opportunity_p (node, val->local_time_benefit,
4156 && !good_cloning_opportunity_p (node,

Completed in 106 milliseconds