Home
last modified time | relevance | path

Searched refs:then_stmt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/byacc/dist/test/
H A Dbtyacc_demo.y227 extern Code * build_if(Expr *cond_expr, Code *then_stmt, Code *else_stmt);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c1216 gimple *then_stmt, *else_stmt; in make_cond_expr_edges() local
1229 then_stmt = first_stmt (then_bb); in make_cond_expr_edges()
1233 e->goto_locus = gimple_location (then_stmt); in make_cond_expr_edges()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc1210 gimple *then_stmt, *else_stmt; in make_cond_expr_edges() local
1223 then_stmt = first_stmt (then_bb); in make_cond_expr_edges()
1227 e->goto_locus = gimple_location (then_stmt); in make_cond_expr_edges()