Searched defs:target_bb (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sched-ebb.c | 473 basic_block first_bb, target_bb; in schedule_ebb() local
|
H A D | tree-switch-conversion.h | 517 basic_block target_bb; variable
|
H A D | tree-ssa-dom.c | 457 basic_block target_bb in record_edge_info() local 469 basic_block target_bb = e->dest; in record_edge_info() local
|
H A D | fwprop.c | 807 basic_block target_bb = BLOCK_FOR_INSN (target_insn); in use_killed_between() local
|
H A D | ifcvt.c | 4384 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 D | tree-ssa-alias.c | 3458 maybe_skip_until (gimple *phi, tree &target, basic_block target_bb, in maybe_skip_until()
|
H A D | sched-rgn.c | 172 int target_bb; variable
|
H A D | haifa-sched.c | 6208 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 D | sched-ebb.cc | 473 basic_block first_bb, target_bb; in schedule_ebb() local
|
H A D | tree-switch-conversion.h | 543 basic_block target_bb; variable
|
H A D | tree-ssa-dom.cc | 457 basic_block target_bb in record_edge_info() local 469 basic_block target_bb = e->dest; in record_edge_info() local
|
H A D | ifcvt.cc | 4763 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 D | sched-rgn.cc | 172 int target_bb; variable
|
H A D | haifa-sched.cc | 6217 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 D | tree-ssa-alias.cc | 3602 maybe_skip_until (gimple *phi, tree &target, basic_block target_bb, in maybe_skip_until()
|