38 int main (
int argc,
char **argv);
void finalize()
Definition toplev.cc:2430
bool m_use_TV_TOTAL
Definition toplev.h:48
void start_timevars()
Definition toplev.cc:2263
~toplev()
Definition toplev.cc:2248
toplev(timer *external_timer, bool init_signals)
Definition toplev.cc:2239
void run_self_tests()
Definition toplev.cc:2274
bool m_init_signals
Definition toplev.h:49
union tree_node * tree
Definition coretypes.h:97
int main(void)
Definition fp-test.cc:85
static int print_version
Definition gcc.cc:235
int flag_rerun_cse_after_global_opts
Definition gcse.cc:249
struct ht * ident_hash
Definition stringpool.cc:34
struct ht * ident_hash_extra
Definition stringpool.cc:35
struct cl_decoded_option * save_decoded_options
Definition toplev.cc:117
vec< cl_decoded_option > * save_opt_decoded_options
Definition toplev.cc:121
unsigned local_tick
Definition toplev.cc:141
unsigned int save_decoded_options_count
Definition toplev.cc:118
HOST_WIDE_INT get_random_seed(bool)
Definition toplev.cc:273
const char * get_src_pwd(void)
Definition toplev.cc:209
bool wrapup_global_declarations(tree *, int)
Definition toplev.cc:421
void initialize_rtl(void)
Definition toplev.cc:1870
void init_optimization_passes(void)
void global_decl_processing(void)
Definition langhooks.cc:304
void init_eh(void)
Definition except.cc:229
void parse_alignment_opts(void)
Definition toplev.cc:1276
void dump_profile_report(void)
Definition passes.cc:1931
void dump_memory_report(const char *)
Definition toplev.cc:2035
void target_reinit(void)
Definition toplev.cc:1967
void rest_of_type_compilation(tree, int)
Definition passes.cc:334
void rest_of_decl_compilation(tree, int, int)
Definition passes.cc:173
bool enable_rtl_dump_file(void)
Definition dumpfile.cc:2107
bool wrapup_global_declaration_2(tree)
Definition toplev.cc:349
void wrapup_global_declaration_1(tree)
Definition toplev.cc:333
void set_random_seed(const char *)
Definition toplev.cc:294
bool set_src_pwd(const char *)
Definition toplev.cc:190
void announce_function(tree)
Definition toplev.cc:224