38 int main (
int argc,
char **argv);
void finalize()
Definition toplev.cc:2409
bool m_use_TV_TOTAL
Definition toplev.h:48
void start_timevars()
Definition toplev.cc:2247
~toplev()
Definition toplev.cc:2232
toplev(timer *external_timer, bool init_signals)
Definition toplev.cc:2223
void run_self_tests()
Definition toplev.cc:2258
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:231
HOST_WIDE_INT get_random_seed(bool)
Definition toplev.cc:270
struct ht * ident_hash
Definition stringpool.cc:34
const char * get_src_pwd(void)
Definition toplev.cc:207
bool wrapup_global_declarations(tree *, int)
Definition toplev.cc:418
void initialize_rtl(void)
Definition toplev.cc:1854
void init_optimization_passes(void)
void global_decl_processing(void)
Definition langhooks.cc:303
void init_eh(void)
Definition except.cc:229
void parse_alignment_opts(void)
Definition toplev.cc:1266
void dump_profile_report(void)
Definition passes.cc:1935
void dump_memory_report(const char *)
Definition toplev.cc:2019
void target_reinit(void)
Definition toplev.cc:1951
struct cl_decoded_option * save_decoded_options
Definition toplev.cc:115
void rest_of_type_compilation(tree, int)
Definition passes.cc:331
void rest_of_decl_compilation(tree, int, int)
Definition passes.cc:170
vec< cl_decoded_option > * save_opt_decoded_options
Definition toplev.cc:119
unsigned local_tick
Definition toplev.cc:139
bool enable_rtl_dump_file(void)
Definition dumpfile.cc:2105
bool wrapup_global_declaration_2(tree)
Definition toplev.cc:346
unsigned int save_decoded_options_count
Definition toplev.cc:116
void wrapup_global_declaration_1(tree)
Definition toplev.cc:330
void set_random_seed(const char *)
Definition toplev.cc:291
bool set_src_pwd(const char *)
Definition toplev.cc:188
void announce_function(tree)
Definition toplev.cc:222
int flag_rerun_cse_after_global_opts
Definition gcse.cc:249
struct ht * ident_hash_extra
Definition stringpool.cc:35