GCC Middle and Back End API Reference
callback-info.cc File Reference
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "backend.h"
#include "tree.h"
#include "gimple.h"
#include "alloc-pool.h"
#include "cgraph.h"
#include "diagnostic.h"
#include "builtins.h"
#include "options.h"
#include "gimple-range.h"
#include "attribs.h"
#include "symbol-summary.h"
#include "data-streamer.h"
#include "callback-info.h"
#include "attr-callback.h"
Include dependency graph for callback-info.cc:

Variables

callback_info_sum_tcallback_info_sum = NULL

Variable Documentation

◆ callback_info_sum

callback_info_sum_t* callback_info_sum = NULL
Callback attribute summary
Copyright (C) 2026 Free Software Foundation, Inc.
Contributed by Josef Melcr <jmelcr@gcc.gnu.org>

This file is part of GCC.

GCC is free software; you can redistribute it and/or modify
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

GCC is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3.  If not see
<http://www.gnu.org/licenses/>.   

Referenced by callback_edge_useful_p(), callback_fetch_attr_by_edge(), callback_info_sum_t::check_create_info_sum(), callback_info_sum_t::free_info_sum(), input_edge(), ipa_compute_jump_functions_for_edge(), lto_output_edge(), cgraph_edge::make_callback(), cgraph_edge::redirect_call_stmt_to_callee(), and cgraph_edge::redirect_callee().