Home
last modified time | relevance | path

Searched defs:target_bb (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-ebb.c473 basic_block first_bb, target_bb; in schedule_ebb() local
H A Dtree-switch-conversion.h517 basic_block target_bb; variable
H A Dtree-ssa-dom.c457 basic_block target_bb in record_edge_info() local
469 basic_block target_bb = e->dest; in record_edge_info() local
H A Dfwprop.c807 basic_block target_bb = BLOCK_FOR_INSN (target_insn); in use_killed_between() local
H A Difcvt.c4384 block_jumps_and_fallthru_p (basic_block cur_bb, basic_block target_bb) in block_jumps_and_fallthru_p()
4476 basic_block target_bb; in cond_exec_find_if_block() local
H A Dtree-ssa-alias.c3458 maybe_skip_until (gimple *phi, tree &target, basic_block target_bb, in maybe_skip_until()
H A Dsched-rgn.c172 int target_bb; variable
H A Dhaifa-sched.c6208 commit_schedule (rtx_insn *prev_head, rtx_insn *tail, basic_block *target_bb) in commit_schedule()
6473 schedule_block (basic_block *target_bb, state_t init_state) in schedule_block()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-ebb.cc473 basic_block first_bb, target_bb; in schedule_ebb() local
H A Dtree-switch-conversion.h543 basic_block target_bb; variable
H A Dtree-ssa-dom.cc457 basic_block target_bb in record_edge_info() local
469 basic_block target_bb = e->dest; in record_edge_info() local
H A Difcvt.cc4763 block_jumps_and_fallthru_p (basic_block cur_bb, basic_block target_bb) in block_jumps_and_fallthru_p()
4855 basic_block target_bb; in cond_exec_find_if_block() local
H A Dsched-rgn.cc172 int target_bb; variable
H A Dhaifa-sched.cc6217 commit_schedule (rtx_insn *prev_head, rtx_insn *tail, basic_block *target_bb) in commit_schedule()
6482 schedule_block (basic_block *target_bb, state_t init_state) in schedule_block()
H A Dtree-ssa-alias.cc3602 maybe_skip_until (gimple *phi, tree &target, basic_block target_bb, in maybe_skip_until()