Searched refs:seq_gsi (Results 1 – 1 of 1) sorted by relevance
2026 gimple_stmt_iterator gsi, copy_gsi, seq_gsi; in copy_bb() local2059 seq_gsi = copy_gsi; in copy_bb()2082 new_rhs = force_gimple_operand_gsi (&seq_gsi, in copy_bb()2090 gsi_insert_after (&seq_gsi, stmt, GSI_NEW_STMT); in copy_bb()2093 gimple_regimplify_operands (stmt, &seq_gsi); in copy_bb()