Searched defs:other_bb (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ifcvt.c | 4691 basic_block other_bb, trap_bb; in find_cond_trap() local 5117 basic_block other_bb, edge dest_edge, int reversep) in dead_or_predicable()
|
H A D | tree-ssa-tail-merge.c | 1062 basic_block merge_bb, other_bb; in set_cluster() local
|
H A D | cfgcleanup.c | 2357 basic_block other_bb = e->dest; in try_head_merge_bb() local
|
H A D | tree-ssa-reassoc.c | 4073 suitable_cond_bb (basic_block bb, basic_block test_bb, basic_block *other_bb, in suitable_cond_bb() 4324 basic_block other_bb = NULL; in maybe_optimize_range_tests() local
|
H A D | sel-sched-ir.c | 5487 basic_block new_bb, src, other_bb = NULL; in sel_split_edge() local
|
H A D | tree-cfg.c | 477 basic_block other_bb = EDGE_SUCC (pred_bb, 0)->dest; in assert_unreachable_fallthru_edge_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-tail-merge.cc | 1062 basic_block merge_bb, other_bb; in set_cluster() local
|
H A D | ifcvt.cc | 5070 basic_block other_bb, trap_bb; in find_cond_trap() local 5498 basic_block other_bb, edge dest_edge, int reversep) in dead_or_predicable()
|
H A D | cfgcleanup.cc | 2343 basic_block other_bb = e->dest; in try_head_merge_bb() local
|
H A D | tree-ssa-reassoc.cc | 4398 suitable_cond_bb (basic_block bb, basic_block test_bb, basic_block *other_bb, in suitable_cond_bb() 4694 basic_block other_bb = NULL; in maybe_optimize_range_tests() local
|
H A D | sel-sched-ir.cc | 5485 basic_block new_bb, src, other_bb = NULL; in sel_split_edge() local
|
H A D | tree-cfg.cc | 482 basic_block other_bb = EDGE_SUCC (pred_bb, 0)->dest; in assert_unreachable_fallthru_edge_p() local
|