Searched refs:DECL_STRUCT_FUNCTION (Results 1 – 25 of 27) sorted by relevance
12
872 struct function *src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()901 (DECL_STRUCT_FUNCTION (callee_fndecl))); in copy_cfg_body()903 *cfun_to_copy = *DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()913 *new_cfun = *DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()917 DECL_STRUCT_FUNCTION (new_fndecl) = new_cfun; in copy_cfg_body()988 gcc_assert (ENTRY_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (fndecl))); in copy_body()1151 p = DECL_STRUCT_FUNCTION (fn)->static_chain_decl; in initialize_inlined_parameters()1269 DECL_STRUCT_FUNCTION (caller)->unexpanded_var_list in declare_return_variable()1271 DECL_STRUCT_FUNCTION (caller)->unexpanded_var_list); in declare_return_variable()1467 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (fndecl)) in inline_forbidden_p()[all …]
450 func = DECL_STRUCT_FUNCTION (fn); in constant_val_insert()743 ENTRY_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (node->decl)); in ipcp_profile_edge_print()752 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION in ipcp_profile_edge_print()761 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_profile_edge_print()769 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION in ipcp_profile_edge_print()796 ENTRY_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (node->decl)); in ipcp_profile_bb_print()802 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_profile_bb_print()810 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (node->decl)); in ipcp_profile_bb_print()952 FOR_ALL_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_update_bb_counts()964 FOR_ALL_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_update_edges_counts()
163 if (DECL_STRUCT_FUNCTION (decl)) in cgraph_remove_unreachable_nodes()190 DECL_STRUCT_FUNCTION (node->decl) = NULL; in cgraph_remove_unreachable_nodes()
367 push_cfun (DECL_STRUCT_FUNCTION (fn)); in tree_lowering_passes()500 if (DECL_STRUCT_FUNCTION (fndecl) == 0 in tree_rest_of_compilation()
542 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function()569 gcc_assert (DECL_STRUCT_FUNCTION (fn->decl)); in analyze_function()571 push_cfun (DECL_STRUCT_FUNCTION (fn->decl)); in analyze_function()
490 node->lowered = DECL_STRUCT_FUNCTION (decl)->cfg != NULL; in cgraph_finalize_function()587 struct function *this_cfun = DECL_STRUCT_FUNCTION (body); in cgraph_create_edges()617 for (step = DECL_STRUCT_FUNCTION (body)->unexpanded_var_list; in cgraph_create_edges()709 struct function *this_cfun = DECL_STRUCT_FUNCTION (node->decl); in verify_cgraph_node()964 push_cfun (DECL_STRUCT_FUNCTION (decl)); in cgraph_analyze_function()1268 DECL_STRUCT_FUNCTION (node->decl) = NULL; in cgraph_expand_function()1338 node->lowered = DECL_STRUCT_FUNCTION (node->decl)->cfg != NULL; in cgraph_expand_all_functions()
809 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function()822 if (DECL_STRUCT_FUNCTION (decl)) in analyze_function()825 for (step = DECL_STRUCT_FUNCTION (decl)->unexpanded_var_list; in analyze_function()
1370 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function()1383 if (DECL_STRUCT_FUNCTION (decl)) in analyze_function()1386 for (step = DECL_STRUCT_FUNCTION (decl)->unexpanded_var_list; in analyze_function()
517 && DECL_STRUCT_FUNCTION (node) != 0) in print_node()520 dump_addr (file, "saved-insns ", DECL_STRUCT_FUNCTION (node)); in print_node()
310 if (!DECL_STRUCT_FUNCTION (decl)->cfg) in cgraph_default_inline_p()1139 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in cgraph_decide_inlining_incrementally()
316 func = DECL_STRUCT_FUNCTION (decl); in ipa_method_compute_modify()
724 cfun = DECL_STRUCT_FUNCTION (fn); in record_vars_into()
952 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in execute_ipa_pass_list()
601 DECL_STRUCT_FUNCTION (node->decl) = NULL; in cgraph_remove_node()
4652 struct function *f = DECL_STRUCT_FUNCTION (p->to_context); in move_stmt_r()5051 dump_eh_tree (file, DECL_STRUCT_FUNCTION (fn)); in dump_function_to_file()5060 cfun = DECL_STRUCT_FUNCTION (fn); in dump_function_to_file()
3819 DECL_STRUCT_FUNCTION (fndecl) = cfun; in allocate_struct_function()3856 if (fndecl && DECL_STRUCT_FUNCTION (fndecl)) in prepare_function_start()3857 cfun = DECL_STRUCT_FUNCTION (fndecl); in prepare_function_start()
1883 sf = DECL_STRUCT_FUNCTION (root->context); in finalize_nesting_tree_1()
1885 DECL_STRUCT_FUNCTION (newdecl) = DECL_STRUCT_FUNCTION (olddecl); in merge_decls()7562 && DECL_STRUCT_FUNCTION (current_function_decl) == 0 in c_pop_function_context()
6373 cfun = DECL_STRUCT_FUNCTION (fndecl); in gimplify_function_tree()6424 cfun = oldfn ? DECL_STRUCT_FUNCTION (oldfn) : NULL; in gimplify_function_tree()
3135 #define DECL_STRUCT_FUNCTION(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.f) macro
5073 struct function *cfun = DECL_STRUCT_FUNCTION (node->decl); in ipa_pta_execute()
2431 child_cfun = DECL_STRUCT_FUNCTION (child_fn); in expand_omp_parallel()
6005 unique_count = ++DECL_STRUCT_FUNCTION(outer_decl)->unqiue_block_number; in build_block_helper_name()
1750 DECL_STRUCT_FUNCTION (newdecl) = DECL_STRUCT_FUNCTION (olddecl); in duplicate_decls()
2863 if ((DECL_STRUCT_FUNCTION (decl) in ix86_function_regparm()2864 && DECL_STRUCT_FUNCTION (decl)->machine->force_align_arg_pointer) in ix86_function_regparm()2865 || (!DECL_STRUCT_FUNCTION (decl) in ix86_function_regparm()