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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-vect-transform.c2995 block_stmt_iterator cond_exp_bsi; local
3035 cond_exp_bsi = bsi_last (condition_bb);
3036 bsi_insert_before (&cond_exp_bsi, cond_expr_stmt_list, BSI_SAME_STMT);

Completed in 59 milliseconds