GCC Middle and Back End API Reference
|
Functions | |
static void | usage (void) |
int | main (int argc, char **ARG_UNUSED(argv)) |
Variables | |
static const char *const | tree_codes [] |
int main | ( | int | argc, |
char ** | ARG_UNUSEDargv | ||
) |
Print macros for checks based on each of the tree code names. However, since we include the tree nodes from all languages, we must check for duplicate names to avoid defining the same macro twice.
References tree_codes, and usage().
|
static |
Referenced by dump_struct_debug(), and main().
|
static |
Referenced by main().