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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-if-conv.c688 tree tmp_cond, new_stmts; local
719 tmp_cond = (first_edge->src)->aux;
720 if (TREE_CODE (tmp_cond) == TRUTH_NOT_EXPR)

Completed in 48 milliseconds