Home
last modified time | relevance | path

Searched refs:cgraph_function_with_gimple_body_p (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h763 cgraph_function_with_gimple_body_p (struct cgraph_node *node) in cgraph_function_with_gimple_body_p() function
775 if (cgraph_function_with_gimple_body_p (node)) in cgraph_first_function_with_gimple_body()
787 if (cgraph_function_with_gimple_body_p (node)) in cgraph_next_function_with_gimple_body()
H A Dipa-cp.c442 gcc_checking_assert (cgraph_function_with_gimple_body_p (node)); in ipcp_cloning_candidate_p()
594 gcc_checking_assert (cgraph_function_with_gimple_body_p (node)); in initialize_node_lattices()
1059 gcc_checking_assert (cgraph_function_with_gimple_body_p (callee)); in propagate_constants_accross_call()
1532 if (!cgraph_function_with_gimple_body_p (node)) in propagate_constants_topo()
1645 if (cgraph_function_with_gimple_body_p (node)) in ipcp_propagate_stage()
2429 if (cgraph_function_with_gimple_body_p (v) in ipcp_decision_stage()
H A Dpasses.c1619 if (cgraph_function_with_gimple_body_p (node)) in do_per_function_toporder()
2236 if (cgraph_function_with_gimple_body_p (node)) in ipa_write_summaries()
2567 if (!cgraph_function_with_gimple_body_p (e->caller)) in function_called_by_processed_nodes_p()
H A Dipa-prop.c2995 if (cgraph_function_with_gimple_body_p (node) in ipa_prop_write_jump_functions()
3006 if (cgraph_function_with_gimple_body_p (node) in ipa_prop_write_jump_functions()
H A Dipa-inline.c1351 if (cgraph_function_with_gimple_body_p (node) in inline_small_functions()
H A Dtree-ssa-structalias.c6901 if (!cgraph_function_with_gimple_body_p (node)) in ipa_pta_execute()
6936 if (!cgraph_function_with_gimple_body_p (node)) in ipa_pta_execute()
7047 if (!cgraph_function_with_gimple_body_p (node)) in ipa_pta_execute()
/dflybsd-src/contrib/gcc-4.7/gcc/lto/
H A Dlto.c217 if (cgraph_function_with_gimple_body_p (node) || has_analyzed_clone_p (node)) in lto_materialize_function()