Home
last modified time | relevance | path

Searched refs:pdest_bb (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dshrink-wrap.c1099 basic_block *pdest_bb; in convert_to_simple_return() local
1104 pdest_bb = &simple_return_block_hot; in convert_to_simple_return()
1109 pdest_bb = &simple_return_block_cold; in convert_to_simple_return()
1113 if (*pdest_bb == NULL && pending != NULL) in convert_to_simple_return()
1117 *pdest_bb = pending->src; in convert_to_simple_return()
1119 else if (*pdest_bb == NULL) in convert_to_simple_return()
1130 *pdest_bb = bb; in convert_to_simple_return()
1133 redirect_edge_and_branch_force (e, *pdest_bb); in convert_to_simple_return()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dshrink-wrap.c1099 basic_block *pdest_bb; in convert_to_simple_return() local
1104 pdest_bb = &simple_return_block_hot; in convert_to_simple_return()
1109 pdest_bb = &simple_return_block_cold; in convert_to_simple_return()
1113 if (*pdest_bb == NULL && pending != NULL) in convert_to_simple_return()
1117 *pdest_bb = pending->src; in convert_to_simple_return()
1119 else if (*pdest_bb == NULL) in convert_to_simple_return()
1130 *pdest_bb = bb; in convert_to_simple_return()
1133 redirect_edge_and_branch_force (e, *pdest_bb); in convert_to_simple_return()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfunction.c6574 basic_block *pdest_bb; in thread_prologue_and_epilogue_insns() local
6579 pdest_bb = &simple_return_block_hot; in thread_prologue_and_epilogue_insns()
6584 pdest_bb = &simple_return_block_cold; in thread_prologue_and_epilogue_insns()
6588 if (*pdest_bb == NULL && pending != NULL) in thread_prologue_and_epilogue_insns()
6592 *pdest_bb = pending->src; in thread_prologue_and_epilogue_insns()
6594 else if (*pdest_bb == NULL) in thread_prologue_and_epilogue_insns()
6606 *pdest_bb = bb; in thread_prologue_and_epilogue_insns()
6609 redirect_edge_and_branch_force (e, *pdest_bb); in thread_prologue_and_epilogue_insns()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfunction.c6586 basic_block *pdest_bb; in thread_prologue_and_epilogue_insns() local
6591 pdest_bb = &simple_return_block_hot; in thread_prologue_and_epilogue_insns()
6596 pdest_bb = &simple_return_block_cold; in thread_prologue_and_epilogue_insns()
6600 if (*pdest_bb == NULL && pending != NULL) in thread_prologue_and_epilogue_insns()
6604 *pdest_bb = pending->src; in thread_prologue_and_epilogue_insns()
6606 else if (*pdest_bb == NULL) in thread_prologue_and_epilogue_insns()
6618 *pdest_bb = bb; in thread_prologue_and_epilogue_insns()
6621 redirect_edge_and_branch_force (e, *pdest_bb); in thread_prologue_and_epilogue_insns()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfunction.c6568 basic_block *pdest_bb; in thread_prologue_and_epilogue_insns() local
6573 pdest_bb = &simple_return_block_hot; in thread_prologue_and_epilogue_insns()
6578 pdest_bb = &simple_return_block_cold; in thread_prologue_and_epilogue_insns()
6582 if (*pdest_bb == NULL && pending != NULL) in thread_prologue_and_epilogue_insns()
6586 *pdest_bb = pending->src; in thread_prologue_and_epilogue_insns()
6588 else if (*pdest_bb == NULL) in thread_prologue_and_epilogue_insns()
6600 *pdest_bb = bb; in thread_prologue_and_epilogue_insns()
6603 redirect_edge_and_branch_force (e, *pdest_bb); in thread_prologue_and_epilogue_insns()