HomeSort by: relevance | last modified time | path
    Searched defs:alloc_hash_table (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
cprop.cc 442 alloc_hash_table (struct hash_table_d *table)
460 /* Free things allocated by alloc_hash_table. */
1817 alloc_hash_table (&set_hash_table);
440 alloc_hash_table (struct hash_table_d *table) function
gcse.cc 472 static void alloc_hash_table (struct gcse_hash_table_d *);
1572 alloc_hash_table (struct gcse_hash_table_d *table)
1590 /* Free things allocated by alloc_hash_table. */
2615 alloc_hash_table (&expr_hash_table);
3557 alloc_hash_table (&expr_hash_table);
1563 alloc_hash_table (struct gcse_hash_table_d *table) function
  /src/external/gpl3/gcc.old/dist/gcc/
cprop.cc 442 alloc_hash_table (struct hash_table_d *table)
460 /* Free things allocated by alloc_hash_table. */
1810 alloc_hash_table (&set_hash_table);
440 alloc_hash_table (struct hash_table_d *table) function
gcse.cc 472 static void alloc_hash_table (struct gcse_hash_table_d *);
1571 alloc_hash_table (struct gcse_hash_table_d *table)
1589 /* Free things allocated by alloc_hash_table. */
2601 alloc_hash_table (&expr_hash_table);
3542 alloc_hash_table (&expr_hash_table);
1562 alloc_hash_table (struct gcse_hash_table_d *table) function

Completed in 29 milliseconds