Searched refs:dump_hash_table (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | postreload-gcse.c | 194 static void dump_hash_table (FILE *); 458 dump_hash_table (FILE *file) in dump_hash_table() function 1337 dump_hash_table (dump_file); in gcse_after_reload_main()
|
| H A D | gcse.c | 550 static void dump_hash_table (FILE *, const char *, struct hash_table *); 1865 dump_hash_table (FILE *file, const char *name, struct hash_table *table) in dump_hash_table() function 3413 dump_hash_table (dump_file, "SET", &set_hash_table); in one_cprop_pass() 4548 dump_hash_table (dump_file, "Expression", &expr_hash_table); in one_pre_gcse_pass() 4990 dump_hash_table (dump_file, "Code Hosting Expressions", &expr_hash_table); in one_code_hoisting_pass()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcse.c | 588 static void dump_hash_table PARAMS ((FILE *, const char *, 2302 dump_hash_table (file, name, table) in dump_hash_table() function 3641 dump_hash_table (gcse_file, "Expression", &expr_hash_table); 4567 dump_hash_table (gcse_file, "SET", &set_hash_table); 5604 dump_hash_table (gcse_file, "Expression", &expr_hash_table); 6368 dump_hash_table (gcse_file, "Code Hosting Expressions", &expr_hash_table); in one_code_hoisting_pass()
|
| H A D | ChangeLog.1 | 2818 * gcse.c (dump_hash_table): Fix whitespace in declaration. 3757 * gcse.c (dump_hash_table): Likewise.
|
| H A D | ChangeLog.3 | 12031 * gcse.c (dump_hash_table): Really fix error in last change. 12109 * gcse.c (dump_hash_table): Fix minor error in last change.
|
| H A D | ChangeLog.2 | 2948 * gcse.c (dump_hash_table): Likewise.
|
| H A D | ChangeLog | 17187 dump_hash_table, lookup_expr, lookup_set, compute_local_properties,
|