Home
last modified time | relevance | path

Searched defs:bb_b (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.c1963 bbs_ok_for_cmove_arith (basic_block bb_a, basic_block bb_b, rtx to_rename) in bbs_ok_for_cmove_arith()
H A Dtree-cfg.c9894 basic_block bb_b = create_empty_bb (bb_a); in test_linear_chain() local
9968 basic_block bb_b = create_empty_bb (bb_a); in test_diamond() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc10008 basic_block bb_b = create_empty_bb (bb_a); in test_linear_chain() local
10080 basic_block bb_b = create_empty_bb (bb_a); in test_diamond() local
H A Difcvt.cc1982 bbs_ok_for_cmove_arith (basic_block bb_a, basic_block bb_b, rtx to_rename) in bbs_ok_for_cmove_arith()