Searched refs:return_with_debug (Results 1 – 3 of 3) sorted by relevance
137 return return_with_debug (slot == e2); in compare_edge()154 return return_with_debug (t1 == t2); in compare_decl()183 return return_with_debug (slot == t2); in compare_decl()341 return return_with_debug (ret); in compare_cst_or_decl()348 return return_with_debug (compare_variable_decl (t1, t2)); in compare_cst_or_decl()360 return return_with_debug (ret); in compare_cst_or_decl()371 return return_with_debug (bb1 != NULL && bb2 != NULL && *bb1 == *bb2); in compare_cst_or_decl()378 return return_with_debug (ret); in compare_cst_or_decl()478 return return_with_debug (ret); in compare_operand()499 return return_with_debug (true); in compare_operand()[all …]
84 #define return_with_debug(result) return_with_result (result, __func__, __LINE__) macro
1918 return return_with_debug (t1 == t2); in equals()1981 return return_with_debug (sem_variable::equals (x1, x2) in equals()2011 return return_with_debug (tree_int_cst_equal (t1, t2)); in equals()2026 return return_with_debug (FIXED_VALUES_IDENTICAL (TREE_FIXED_CST (t1), in equals()2035 return return_with_debug (real_identical (&TREE_REAL_CST (t1), in equals()