Searched refs:verify_hash_value (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.h | 241 bool verify_hash_value (const_tree arg0, const_tree arg1, unsigned int flags,
|
H A D | ipa-icf-gimple.c | 254 if (verify_hash_value (t1, t2, flags, &r)) in operand_equal_p()
|
H A D | fold-const.c | 2970 if (verify_hash_value (arg0, arg1, flags, &r)) in operand_equal_p() 3877 operand_compare::verify_hash_value (const_tree arg0, const_tree arg1, in verify_hash_value() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.h | 266 bool verify_hash_value (const_tree arg0, const_tree arg1, unsigned int flags,
|
H A D | ipa-icf-gimple.cc | 319 if (verify_hash_value (t1, t2, flags, &r)) in operand_equal_p()
|
H A D | fold-const.cc | 2985 if (verify_hash_value (arg0, arg1, flags, &r)) in operand_equal_p() 3961 operand_compare::verify_hash_value (const_tree arg0, const_tree arg1, in verify_hash_value() function in operand_compare
|
H A D | ChangeLog-2021 | 20143 (operand_compare::verify_hash_value): Same.
|
H A D | ChangeLog-2019 | 7697 (operand_compare::verify_hash_value): New.
|