Home
last modified time | relevance | path

Searched refs:compute_hash_table_work (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcprop.cc396 compute_hash_table_work (struct hash_table_d *table) in compute_hash_table_work() function
476 compute_hash_table_work (table); in compute_hash_table()
H A Dgcse.cc469 static void compute_hash_table_work (struct gcse_hash_table_d *);
1503 compute_hash_table_work (struct gcse_hash_table_d *table) in compute_hash_table_work() function
1597 compute_hash_table_work (table); in compute_hash_table()
H A DChangeLog-20113073 (compute_hash_table_work): Pass true to hash_scan_set.
31519 (compute_hash_table_work): Allocate and free reg_set_bitmap here.
32005 (compute_hash_table_work): Traverse insns stream only once.
33124 (hash_scan_set, compute_hash_table_work, alloc_hash_table,): Likewise.
H A DChangeLog-201912332 (compute_hash_table_work): Use insn_callee_abi to get the ABI of
15345 * gcse.c (load_killed_in_block_p, compute_hash_table_work): Likewise.
30643 * gcse.c (compute_hash_table_work): Do not elide
H A DChangeLog-200815672 dump_hash_table, compute_hash_table_work, alloc_hash_table,
16464 (compute_hash_table_work): Don't track libcall notes.
H A DChangeLog-200925639 (compute_hash_table_work): Call max_reg_num instead of reading
26034 (compute_hash_table_work): Don't compute reg_set_in_block.
H A DChangeLog-20132741 * cprop.c (compute_hash_table_work, compute_cprop_data,
2756 * gcse.c (compute_hash_table_work, prune_expressions,
H A DChangeLog-20043731 * gcse.c (compute_hash_table_work, compute_store_table)
30239 (compute_hash_table_work): Likewise.
H A DChangeLog-201426561 (compute_hash_table_work): Likewise for local "insn".
27014 (compute_hash_table_work): Likewise for local "insn".
H A DChangeLog-202120608 * gcse.c (compute_hash_table_work): Externally throwing
H A DChangeLog-20127723 * gcse.c (compute_hash_table_work): Likewise.
H A DChangeLog-200524538 (compute_sets, compute_hash_table_work): Likewise.
H A DChangeLog-200333463 (compute_hash_table_work): Include them in hash table.
H A DChangeLog-200211486 (compute_hash_table_work): New.
H A DChangeLog-20103964 (compute_hash_table_work): Use NONDEBUG_INSN_P.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcprop.c395 compute_hash_table_work (struct hash_table_d *table) in compute_hash_table_work() function
475 compute_hash_table_work (table); in compute_hash_table()
H A Dgcse.c469 static void compute_hash_table_work (struct gcse_hash_table_d *);
1504 compute_hash_table_work (struct gcse_hash_table_d *table) in compute_hash_table_work() function
1597 compute_hash_table_work (table); in compute_hash_table()