Searched refs:compute_hash_table (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpostreload-gcse.c268 static void compute_hash_table (void);
725 /* Called from compute_hash_table via note_stores to handle one
869 compute_hash_table (void)
1382 compute_hash_table ();
855 compute_hash_table (void) function
H A Dgcse.c471 static void compute_hash_table (struct gcse_hash_table_d *);
1481 /* Called from compute_hash_table via note_stores to handle one
1600 compute_hash_table (struct gcse_hash_table_d *table)
2624 compute_hash_table (&expr_hash_table);
3564 compute_hash_table (&expr_hash_table);
1591 compute_hash_table (struct gcse_hash_table_d *table) function
H A Dcprop.c471 compute_hash_table (struct hash_table_d *table)
1813 compute_hash_table (&set_hash_table);
469 compute_hash_table (struct hash_table_d *table) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpostreload-gcse.cc268 static void compute_hash_table (void);
724 /* Called from compute_hash_table via note_stores to handle one
870 compute_hash_table (void)
1383 compute_hash_table ();
856 compute_hash_table (void) function
H A Dgcse.cc471 static void compute_hash_table (struct gcse_hash_table_d *);
1480 /* Called from compute_hash_table via note_stores to handle one
1600 compute_hash_table (struct gcse_hash_table_d *table)
2606 compute_hash_table (&expr_hash_table);
3543 compute_hash_table (&expr_hash_table);
1591 compute_hash_table (struct gcse_hash_table_d *table) function
H A Dcprop.cc472 compute_hash_table (struct hash_table_d *table)
1811 compute_hash_table (&set_hash_table);
470 compute_hash_table (struct hash_table_d *table) function

Completed in 252 milliseconds