Home
last modified time | relevance | path

Searched refs:find_return_bb (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-split.cc749 find_return_bb (void) in find_return_bb() function
1826 basic_block return_bb = find_return_bb (); in execute_split_functions()
DChangeLog.gimple-classes836 (find_return_bb): Likewise.
2045 * ipa-split.c (find_return_bb): Likewise.
DChangeLog-201537790 * ipa-split.c (find_return_bb): Allow TSAN_FUNC_EXIT internal
37793 find_return_bb.
37797 (execute_split_functions): Call find_return_bb here.
DChangeLog-201232491 * ipa-split.c (find_return_bb, find_retval, visit_bb): Ignore
DChangeLog-201611973 * ipa-split.c (find_return_bb): Likewise.
DChangeLog-201023333 (find_return_bb): Allow assignment in return BB.
DChangeLog-20136344 (find_return_bb): Remove usage of EXIT_BLOCK_PTR macro.
DChangeLog-201138554 * ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge,