Lines Matching refs:get_function
589 tree fndecl = m_enode_for_diag->get_function ()->decl; in on_state_leak()
1728 && point_a.get_function () != NULL in cmp()
1729 && point_b.get_function () != NULL in cmp()
1730 && point_a.get_function () != point_b.get_function ()) in cmp()
1732 return ka.m_worklist.m_plan.cmp_function (point_a.get_function (), in cmp()
1733 point_b.get_function ()); in cmp()
1909 auto_cfun sentinel (point.get_function ()); in get_or_create_node()
1933 stats *per_fn_stats = get_or_create_function_stats (point.get_function ()); in get_or_create_node()
2425 auto_cfun sentinel (node->get_function ()); in process_node()
2577 = get_or_create_per_function_data (point.get_function ()); in process_node()
2707 if (iter_snode->get_function () != fn) in print_bar_charts()
2880 auto_cfun sentinel (src_point.get_function ()); in feasible_p()
2921 function *fun = eedge->m_dest->get_function (); in feasible_p()
3212 function *fun = en->get_function (); in add_node()
3554 if (enode->get_point ().get_function () == m_fun) in dump_dot()
3575 if (enode->get_point ().get_function () == m_fun in dump_dot()