Searched refs:else_stmt (Results 1 – 2 of 2) sorted by relevance
227 extern Code * build_if(Expr *cond_expr, Code *then_stmt, Code *else_stmt);
1210 gimple *then_stmt, *else_stmt; in make_cond_expr_edges() local1224 else_stmt = first_stmt (else_bb); in make_cond_expr_edges()1230 e->goto_locus = gimple_location (else_stmt); in make_cond_expr_edges()