38 int main (
int argc,
char **argv);
void finalize()
Definition toplev.cc:2411
bool m_use_TV_TOTAL
Definition toplev.h:48
void start_timevars()
Definition toplev.cc:2246
~toplev()
Definition toplev.cc:2231
toplev(timer *external_timer, bool init_signals)
Definition toplev.cc:2222
void run_self_tests()
Definition toplev.cc:2257
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:234
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:114
vec< cl_decoded_option > * save_opt_decoded_options
Definition toplev.cc:118
unsigned local_tick
Definition toplev.cc:138
unsigned int save_decoded_options_count
Definition toplev.cc:115
HOST_WIDE_INT get_random_seed(bool)
Definition toplev.cc:269
const char * get_src_pwd(void)
Definition toplev.cc:206
bool wrapup_global_declarations(tree *, int)
Definition toplev.cc:417
void initialize_rtl(void)
Definition toplev.cc:1853
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:1265
void dump_profile_report(void)
Definition passes.cc:1935
void dump_memory_report(const char *)
Definition toplev.cc:2018
void target_reinit(void)
Definition toplev.cc:1950
void rest_of_type_compilation(tree, int)
Definition passes.cc:331
void rest_of_decl_compilation(tree, int, int)
Definition passes.cc:170
bool enable_rtl_dump_file(void)
Definition dumpfile.cc:2104
bool wrapup_global_declaration_2(tree)
Definition toplev.cc:345
void wrapup_global_declaration_1(tree)
Definition toplev.cc:329
void set_random_seed(const char *)
Definition toplev.cc:290
bool set_src_pwd(const char *)
Definition toplev.cc:187
void announce_function(tree)
Definition toplev.cc:221