Home
last modified time | relevance | path

Searched refs:dump_hash_table (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpostreload-gcse.c254 static void dump_hash_table (FILE *);
487 dump_hash_table (FILE *file) in dump_hash_table() function
1369 dump_hash_table (dump_file); in gcse_after_reload_main()
H A Dgcse.c470 static void dump_hash_table (FILE *, const char *, struct gcse_hash_table_d *);
1393 dump_hash_table (FILE *file, const char *name, struct gcse_hash_table_d *table) in dump_hash_table() function
2615 dump_hash_table (dump_file, "Expression", &expr_hash_table); in one_pre_gcse_pass()
3551 dump_hash_table (dump_file, "Code Hosting Expressions", &expr_hash_table); in one_code_hoisting_pass()
H A Dcprop.c333 dump_hash_table (FILE *file, const char *name, struct hash_table_d *table) in dump_hash_table() function
1813 dump_hash_table (dump_file, "SET", &set_hash_table); in one_cprop_pass()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpostreload-gcse.cc254 static void dump_hash_table (FILE *);
487 dump_hash_table (FILE *file) in dump_hash_table() function
1370 dump_hash_table (dump_file); in gcse_after_reload_main()
H A Dgcse.cc470 static void dump_hash_table (FILE *, const char *, struct gcse_hash_table_d *);
1392 dump_hash_table (FILE *file, const char *name, struct gcse_hash_table_d *table) in dump_hash_table() function
2597 dump_hash_table (dump_file, "Expression", &expr_hash_table); in one_pre_gcse_pass()
3530 dump_hash_table (dump_file, "Code Hosting Expressions", &expr_hash_table); in one_code_hoisting_pass()
H A Dcprop.cc334 dump_hash_table (FILE *file, const char *name, struct hash_table_d *table) in dump_hash_table() function
1811 dump_hash_table (dump_file, "SET", &set_hash_table); in one_cprop_pass()
H A DChangeLog-19992948 * gcse.c (dump_hash_table): Likewise.
17286 * gcse.c (dump_hash_table): Fix whitespace in declaration.
18225 * gcse.c (dump_hash_table): Likewise.
H A DChangeLog-200027297 * gcse.c (dump_hash_table): Really fix error in last change.
27375 * gcse.c (dump_hash_table): Fix minor error in last change.
H A DChangeLog-200815672 dump_hash_table, compute_hash_table_work, alloc_hash_table,
H A DChangeLog-200211479 dump_hash_table, lookup_expr, lookup_set, compute_local_properties,
H A DChangeLog-201929647 * postreload-gcse.c (dump_hash_table): Likewise.
H A DChangeLog-201131491 (dump_hash_table): Dump <dest, src> pair.
H A DChangeLog-201736521 (dump_hash_table): Likewise.