Searched refs:function_end_locus (Results 1 – 19 of 19) sorted by relevance
135 gimple_set_location (x, cfun->function_end_locus); in lower_function_body()718 tmp_rs.label = create_artificial_label (cfun->function_end_locus); in lower_gimple_return()
726 if (LOCATION_LOCUS (gimple_location (stmt)) == cfun->function_end_locus) in get_count_info()767 if (LOCATION_LOCUS (gimple_location (stmt)) == cfun->function_end_locus) in update_inlined_ind_target()1574 afdo_source_profile->mark_annotated (cfun->function_end_locus); in afdo_annotate_cfg()
328 location_t function_end_locus; member
407 stmtloc = cfun->function_end_locus; in diag_returned_locals()
756 gimple_set_location (g, cfun->function_end_locus); in replace_func_exit()
654 expanded_location endloc = expand_location (cfun->function_end_locus); in coverage_begin_function()
897 cfun->function_end_locus = input_location; in cgraph_build_static_cdtor_1()
3908 set_curr_insn_location (cfun->function_end_locus); in expand_gimple_stmt_1()6252 if (LOCATION_LOCUS (cfun->function_end_locus) != UNKNOWN_LOCATION) in construct_exit_block()6253 input_location = cfun->function_end_locus; in construct_exit_block()
1312 stream_input_location (&fn->function_end_locus, &bp, data_in); in input_struct_function_base()
9510 location = cfun->function_end_locus; in execute()9534 location = fun->function_end_locus; in execute()9566 location = fun->function_end_locus; in execute()
2828 cfun->function_end_locus = src_cfun->function_end_locus; in initialize_cfun()
2277 stream_output_location (ob, &bp, fn->function_end_locus); in output_struct_function_base()
3895 use_loc = m_func->function_end_locus; in warn_invalid_pointer()
2126 cfun->function_end_locus = gimple_location (ctx->stmt); in create_omp_child_function()
7373 * function.h (struct function): Add function_end_locus.7376 to function_end_locus before expand_function_end.
27155 * cfgexpand.c: Handle USE_MAPPED_LOCATION case for function_end_locus.33605 ib_boundaries_block, function_end_locus and saved_tree/saved_args.
245 * decl.c (finish_function): Set cfun->function_end_locus.
18080 cfun->function_end_locus = input_location; in finish_function()
26599 = DECL_STRUCT_FUNCTION (code_pattern)->function_end_locus; in instantiate_body()