Home
last modified time | relevance | path

Searched refs:n_seq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtrans-mem.cc1681 gimple_seq n_seq, e_seq; in lower_transaction() local
1683 n_seq = gimple_seq_alloc_with_stmt (g); in lower_transaction()
1696 g = gimple_build_eh_else (n_seq, e_seq); in lower_transaction()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtrans-mem.c1678 gimple_seq n_seq, e_seq; in lower_transaction() local
1680 n_seq = gimple_seq_alloc_with_stmt (g); in lower_transaction()
1693 g = gimple_build_eh_else (n_seq, e_seq); in lower_transaction()