Home
last modified time | relevance | path

Searched defs:bb_a (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-cfg.cc10007 basic_block bb_a = create_empty_bb (ENTRY_BLOCK_PTR_FOR_FN (fun)); in test_linear_chain() local
10079 basic_block bb_a = create_empty_bb (ENTRY_BLOCK_PTR_FOR_FN (fun)); in test_diamond() local
Difcvt.cc1982 bbs_ok_for_cmove_arith (basic_block bb_a, basic_block bb_b, rtx to_rename) in bbs_ok_for_cmove_arith()