Home
last modified time | relevance | path

Searched refs:hash_atomic_constraint (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlogic.cc56 return hash_atomic_constraint (t); in hash()
H A Dconstraint.cc987 hash_atomic_constraint (tree t) in hash_atomic_constraint() function
1020 h.merge_hash (hash_atomic_constraint (t)); in add_constraint()
2292 hashval_t value = hash_atomic_constraint (e->constr); in hash()
H A Dcp-tree.h7943 extern hashval_t hash_atomic_constraint (tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1041 hash_atomic_constraint (tree t) in hash_atomic_constraint() function
1074 h.merge_hash (hash_atomic_constraint (t)); in add_constraint()
2474 return hash_atomic_constraint (e->atom); in hash()
H A Dcp-tree.h8364 extern hashval_t hash_atomic_constraint (tree);
8375 return hash_atomic_constraint (t); in hash()
H A DChangeLog-20201232 * constraint.cc (sat_hasher::hash): Use hash_atomic_constraint
1249 hash_atomic_constraint.
H A DChangeLog-20191583 (hash_atomic_constraint): Likewise.
1880 (hash_atomic_constraint): New.