GCC Middle and Back End API Reference
context.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  gcc::context

Namespaces

namespace  gcc

Variables

gcc::contextg

Variable Documentation

The global singleton context aka "g". (the name is chosen to be easy to type in a debugger).

context.c - Holder for global state Copyright (C) 2013 Free Software Foundation, Inc.

This file is part of GCC.

GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, 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/. The singleton holder of global state:

Referenced by add_enumerator_pubname(), bb_seen_p(), cgraph_process_new_functions(), determine_dominators_for_sons(), do_per_function_toporder(), dump_gimple_fmt(), gimple_in_ssa_p(), gimple_purge_all_dead_abnormal_call_edges(), gimple_vuse_op(), input_overwrite_node(), insert_part_to_rtx_on_edge(), instrument_memory_accesses(), ipa_tm_diagnose_tm_safe(), lang_dependent_init_target(), lower_gimple_return(), normalize_omega_problem(), omega_solve_eq(), and register_pass_name().