Home
last modified time | relevance | path

Searched refs:alloc_hash_table (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcse.c439 static void alloc_hash_table (struct hash_table_d *);
1555 alloc_hash_table (struct hash_table_d *table) in alloc_hash_table() function
2640 alloc_hash_table (&expr_hash_table); in one_pre_gcse_pass()
3191 alloc_hash_table (&expr_hash_table); in one_code_hoisting_pass()
H A Dcprop.c446 alloc_hash_table (struct hash_table_d *table) in alloc_hash_table() function
1809 alloc_hash_table (&set_hash_table); in one_cprop_pass()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcse.c467 static void alloc_hash_table (struct gcse_hash_table_d *);
1556 alloc_hash_table (struct gcse_hash_table_d *table) in alloc_hash_table() function
2600 alloc_hash_table (&expr_hash_table); in one_pre_gcse_pass()
3541 alloc_hash_table (&expr_hash_table); in one_code_hoisting_pass()
H A Dcprop.c440 alloc_hash_table (struct hash_table_d *table) in alloc_hash_table() function
1804 alloc_hash_table (&set_hash_table); in one_cprop_pass()