Searched refs:comparison_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dcombine.c4865 int comparison_p = COMPARISON_P (cond);
4872 if (comparison_p && true_rtx == const_true_rtx && false_rtx == const0_rtx)
4877 if (comparison_p
4886 if (comparison_p
4944 if (comparison_p
4966 comparison_p = COMPARISON_P (cond);
4991 && comparison_p
5012 && comparison_p
5042 && comparison_p
4847 int comparison_p = COMPARISON_P (cond); local

Completed in 162 milliseconds