Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgrtl.c605 rtx b_head = BB_HEAD (b), b_end = BB_END (b), a_end = BB_END (a); in rtl_merge_blocks() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgrtl.c816 rtx_insn *b_head = BB_HEAD (b), *b_end = BB_END (b), *a_end = BB_END (a); in rtl_merge_blocks() local