Searched refs:alloc_hash_table (Results 1 – 8 of 8) sorted by relevance
467 static void alloc_hash_table (struct gcse_hash_table_d *);1562 alloc_hash_table (struct gcse_hash_table_d *table) in alloc_hash_table() function2606 alloc_hash_table (&expr_hash_table); in one_pre_gcse_pass()3548 alloc_hash_table (&expr_hash_table); in one_code_hoisting_pass()
439 alloc_hash_table (struct hash_table_d *table) in alloc_hash_table() function1805 alloc_hash_table (&set_hash_table); in one_cprop_pass()
467 static void alloc_hash_table (struct gcse_hash_table_d *);1562 alloc_hash_table (struct gcse_hash_table_d *table) in alloc_hash_table() function2588 alloc_hash_table (&expr_hash_table); in one_pre_gcse_pass()3527 alloc_hash_table (&expr_hash_table); in one_code_hoisting_pass()
440 alloc_hash_table (struct hash_table_d *table) in alloc_hash_table() function1803 alloc_hash_table (&set_hash_table); in one_cprop_pass()
31514 (alloc_hash_table): Use XNEWVAR instead of GNEWVAR.33124 (hash_scan_set, compute_hash_table_work, alloc_hash_table,): Likewise.
15672 dump_hash_table, compute_hash_table_work, alloc_hash_table,
11471 * gcse.c (alloc_hash_table): Estimate n_insns.
11482 (alloc_hash_table): New.