Home
last modified time | relevance | path

Searched refs:make_cond_expr_edges (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c154 static void make_cond_expr_edges (basic_block);
873 make_cond_expr_edges (bb); in make_edges_bb()
1213 make_cond_expr_edges (basic_block bb) in make_cond_expr_edges() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc159 static void make_cond_expr_edges (basic_block);
870 make_cond_expr_edges (bb); in make_edges_bb()
1207 make_cond_expr_edges (basic_block bb) in make_cond_expr_edges() function
H A DChangeLog.gimple-classes985 (make_cond_expr_edges): Likewise.
2013 * tree-cfg.c (make_cond_expr_edges): Convert "entry" from gimple to
H A DChangeLog.tuples4812 (make_cond_expr_edges): Remove the labels.
6167 (make_cond_expr_edges): Take locus from the first statement of
6885 (make_cond_expr_edges): Same.
H A DChangeLog.tree-ssa6430 (make_cond_expr_edges): Use label_to_block.
6568 (make_cond_expr_edges): Handle lowered gotos.
10515 (make_loop_expr_edges, make_cond_expr_edges): Likewise.
14024 make_cond_expr_edges, make_goto_expr_edges, is_nonlocal_label_block,
14634 (make_cond_expr_edges): Don't try to linearize the if() subgraph.
15048 * tree-cfg.c (make_cond_expr_edges): If the conditional has known
15353 (make_cond_expr_edges): New local function.
H A DChangeLog-20084133 * tree-cfg.c (make_cond_expr_edges, make_goto_expr_edges): Only set
4272 * tree-cfg.c (make_cond_expr_edges, make_goto_expr_edges): Set also
26124 * tree-cfg.c (make_cond_expr_edges): Remove old location code.
H A DChangeLog-200920363 (make_cond_expr_edges): Call assign_discriminator.
H A DChangeLog-201210481 * tree-cfg.c (make_cond_expr_edges): Likewise.
H A DChangeLog-200722137 * tree-cfg.c (make_cond_expr_edges): Remove gotos from COND_EXPR
H A DChangeLog-20059504 * tree-cfg.c (make_cond_expr_edges): Record user goto locuses, if any.
H A DChangeLog-201812151 (make_cond_expr_edges): Likewise.
H A DChangeLog-201329685 (make_cond_expr_edges): Likewise.
H A DChangeLog-200413976 make_cond_expr_edges, group_case_labels, tree_merge_blocks,