Home
last modified time | relevance | path

Searched refs:then_bb_index (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Difcvt.c3805 int then_bb_index, then_prob; in find_if_case_1() local
3897 then_bb_index = then_bb->index; in find_if_case_1()
3904 df_bb_replace (then_bb_index, new_bb); in find_if_case_1()
/dragonfly/contrib/gcc-8.0/gcc/
H A Difcvt.c4816 int then_bb_index; in find_if_case_1() local
4908 then_bb_index = then_bb->index; in find_if_case_1()
4915 df_bb_replace (then_bb_index, new_bb); in find_if_case_1()