Home
last modified time | relevance | path

Searched refs:hash_scc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.cc636 hash_scc (struct output_block *ob, unsigned first, unsigned size,
794 scc_hash = hash_scc (ob, first, size, ref_p, this_ref_p); in DFS()
1600 DFS::hash_scc (struct output_block *ob, unsigned first, unsigned size, in hash_scc() function in DFS
H A DChangeLog-201525655 * lto-streamer-out.c (class DFS): Adjust hash_scc method.
25656 (DFS::DFS): Pass this_ref_p and ref_p to hash_scc.
25657 (hash_scc): Add this_ref_p and ref_p parameters and pass them
26847 * lto-streamer-out.c (DFS::hash_scc): Fix typos & formatting glitches.
H A DChangeLog-201430871 (hash_scc): Rename to ...
30872 (DFS::hash_scc): ... this one; pass output_block instead
32134 * lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.
H A DChangeLog-201327627 (hash_scc): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c616 hash_scc (struct output_block *ob, unsigned first, unsigned size,
774 scc_hash = hash_scc (ob, first, size, ref_p, this_ref_p); in DFS()
1561 DFS::hash_scc (struct output_block *ob, unsigned first, unsigned size, in hash_scc() function