Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dsched-ebb.c439 basic_block first_bb, target_bb; in schedule_ebb() local
H A Dtree-ssa-dom.c1293 basic_block target_bb = label_to_block (CASE_LABEL (label)); in record_edge_info() local
1305 basic_block target_bb = e->dest; in record_edge_info() local
H A Difcvt.c2874 block_jumps_and_fallthru_p (basic_block cur_bb, basic_block target_bb) in block_jumps_and_fallthru_p()
2962 basic_block target_bb; in find_if_block() local
H A Dsched-rgn.c202 static int target_bb; variable
H A Dhaifa-sched.c2261 schedule_block (basic_block *target_bb, int rgn_n_insns1) in schedule_block()
H A Dtree-cfg.c852 basic_block target_bb; in make_abnormal_goto_edges() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Difcvt.c2216 block_jumps_and_fallthru_p (cur_bb, target_bb) in block_jumps_and_fallthru_p() argument
2312 basic_block target_bb; local
H A Dsched-rgn.c214 static int target_bb; variable