Searched refs:e_seq (Results 1 – 2 of 2) sorted by relevance
1681 gimple_seq n_seq, e_seq; in lower_transaction() local1684 e_seq = NULL; in lower_transaction()1690 gimple_seq_add_stmt (&e_seq, g); in lower_transaction()1694 gimple_seq_add_stmt (&e_seq, g); in lower_transaction()1696 g = gimple_build_eh_else (n_seq, e_seq); in lower_transaction()
1678 gimple_seq n_seq, e_seq; in lower_transaction() local1681 e_seq = NULL; in lower_transaction()1687 gimple_seq_add_stmt (&e_seq, g); in lower_transaction()1691 gimple_seq_add_stmt (&e_seq, g); in lower_transaction()1693 g = gimple_build_eh_else (n_seq, e_seq); in lower_transaction()