GCC Middle and Back End API Reference
|
#include "bconfig.h"
#include "system.h"
#include "coretypes.h"
#include "tm.h"
#include "all-tree.def"
Macros | |
#define | DEFTREECODE(SYM, NAME, TYPE, LEN) |
#define | END_OF_BASE_TREE_CODES |
Functions | |
static void | usage (void) |
int | main (int argc, char **ARG_UNUSED(argv)) |
Variables | |
static const char *const | tree_codes [] |
#define DEFTREECODE | ( | SYM, | |
NAME, | |||
TYPE, | |||
LEN ) |
Generate check macros for tree codes. Copyright (C) 1998-2024 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/>.
#define END_OF_BASE_TREE_CODES |
int main | ( | int | argc, |
char ** | ARG_UNUSEDargv ) |
References i, tree_codes, and usage().
|
static |
Referenced by bitmap_list_find_element(), bitmap_tree_find_element(), bitmap_tree_splay(), ipa_icf::sem_item_optimizer::do_congruence_step(), ggc_record_overhead(), hash_table_usage(), main(), mem_alloc_description< T >::register_descriptor(), mem_alloc_description< T >::register_instance_overhead(), mem_alloc_description< T >::register_object_overhead(), mem_alloc_description< T >::register_overhead(), vec_prefix::register_overhead(), mem_alloc_description< T >::release_instance_overhead(), vec_prefix::release_overhead(), replace_pseudos_in(), set_struct_debug_option(), and should_emit_struct_debug().
|
static |
Referenced by main().