Home
last modified time | relevance | path

Searched refs:hash_stmt (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf.h342 void hash_stmt (gimple *stmt, inchash::hash &inchash);
H A Dipa-icf.cc1395 hash_stmt (stmt, hstate); in init()
1424 sem_function::hash_stmt (gimple *stmt, inchash::hash &hstate) in hash_stmt() function in ipa_icf::sem_function
H A DChangeLog-20204425 * ipa-icf.c (sem_function::hash_stmt): Fix conditional on
4478 (sem_function::hash_stmt): For memory accesses and when going to
5097 * ipa-icf.c (sem_function::hash_stmt): Update uses of hash_operand.
H A DChangeLog-201537409 (sem_function::hash_stmt): Add TREE_TYPE of gimple_op.
38996 (sem_function::hash_stmt): Handle operands of most statements.
38999 (sem_function): Update prototype of hash_stmt
H A DChangeLog-201615732 * ipa-icf.c (sem_function::hash_stmt): Likewise.
H A DChangeLog-20194800 (sem_function::hash_stmt): Use m_checker for hashing
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf.h342 void hash_stmt (gimple *stmt, inchash::hash &inchash);
H A Dipa-icf.c1390 hash_stmt (stmt, hstate); in init()
1424 sem_function::hash_stmt (gimple *stmt, inchash::hash &hstate) in hash_stmt() function