Searched refs:firstbsi (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | lambda-code.c | 2117 block_stmt_iterator *firstbsi) in replace_uses_equiv_to_x_with_y() argument 2189 val = force_gimple_operand_bsi (firstbsi, val, false, NULL); in replace_uses_equiv_to_x_with_y() 2193 bsi_insert_before (firstbsi, setstmt, BSI_SAME_STMT); in replace_uses_equiv_to_x_with_y() 2454 block_stmt_iterator bsi, firstbsi; in perfect_nestify() local 2566 firstbsi = bsi_start (bodybb); in perfect_nestify() 2623 VEC_index (tree, lbounds, 0), replacements, &firstbsi); in perfect_nestify()
|