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

/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c2117 block_stmt_iterator *firstbsi)
2189 val = force_gimple_operand_bsi (firstbsi, val, false, NULL);
2193 bsi_insert_before (firstbsi, setstmt, BSI_SAME_STMT);
2454 block_stmt_iterator bsi, firstbsi; local
2566 firstbsi = bsi_start (bodybb);
2623 VEC_index (tree, lbounds, 0), replacements, &firstbsi);
2114 replace_uses_equiv_to_x_with_y(struct loop *loop, tree stmt, tree x, int xstep, tree y, tree yinit, htab_t replacements, block_stmt_iterator *firstbsi) argument

Completed in 49 milliseconds