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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c1444 is_neq_zero_form_p (pred_info pred) function
1458 if (!is_neq_zero_form_p (x1))
1638 if (!is_neq_zero_form_p (*a_pred))
1652 if (!is_neq_zero_form_p (*b_pred))
1843 if (!is_neq_zero_form_p (z))
1867 if (!is_neq_zero_form_p (x2) || !is_neq_zero_form_p (y2))
2074 if (!is_neq_zero_form_p (pred))
2170 if (!is_neq_zero_form_p (pred))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-predicate-analysis.cc828 is_neq_zero_form_p (const pred_info &pred) function
841 if (!is_neq_zero_form_p (pred))
1309 || !is_neq_zero_form_p (a_pred))
1324 || !is_neq_zero_form_p (b_pred))
1495 if (!is_neq_zero_form_p (z))
1516 if (!is_neq_zero_form_p (x2) || !is_neq_zero_form_p (y2))
1920 if (!is_neq_zero_form_p (pred))
2012 if (!is_neq_zero_form_p (pred))

Completed in 77 milliseconds