Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.h241 bool verify_hash_value (const_tree arg0, const_tree arg1, unsigned int flags,
H A Dipa-icf-gimple.c254 if (verify_hash_value (t1, t2, flags, &r)) in operand_equal_p()
H A Dfold-const.c2970 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 Dfold-const.h266 bool verify_hash_value (const_tree arg0, const_tree arg1, unsigned int flags,
H A Dipa-icf-gimple.cc319 if (verify_hash_value (t1, t2, flags, &r)) in operand_equal_p()
H A Dfold-const.cc2985 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 DChangeLog-202120143 (operand_compare::verify_hash_value): Same.
H A DChangeLog-20197697 (operand_compare::verify_hash_value): New.