Searched refs:loop_cond_bsi (Results 1 – 1 of 1) sorted by relevance
771 block_stmt_iterator loop_cond_bsi; in slpeel_make_loop_iterate_ntimes() local784 loop_cond_bsi = bsi_for_stmt (orig_cond); in slpeel_make_loop_iterate_ntimes()805 bsi_insert_before (&loop_cond_bsi, cond_stmt, BSI_SAME_STMT); in slpeel_make_loop_iterate_ntimes()808 bsi_remove (&loop_cond_bsi, true); in slpeel_make_loop_iterate_ntimes()