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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-if-conv.c628 tree tmp_stmts2 = NULL_TREE; local
635 &tmp_stmts2, true, NULL);
636 if (tmp_stmts2)
637 bsi_insert_before (bsi, tmp_stmts2, BSI_SAME_STMT);

Completed in 55 milliseconds