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

/freebsd-10.0-release/contrib/gcc/
H A Difcvt.c632 int cond_complex;
635 cond_complex = (! general_operand (XEXP (cond, 0), VOIDmode)
641 if (cond_complex)
649 if ((if_info->cond_earliest == if_info->jump || cond_complex)
676 if (cond_complex || !SCALAR_INT_MODE_P (GET_MODE (x)))
629 int cond_complex; local

Completed in 172 milliseconds