Searched refs:find_return_bb (Results 1 – 8 of 8) sorted by relevance
749 find_return_bb (void) in find_return_bb() function1826 basic_block return_bb = find_return_bb (); in execute_split_functions()
836 (find_return_bb): Likewise.2045 * ipa-split.c (find_return_bb): Likewise.
37790 * ipa-split.c (find_return_bb): Allow TSAN_FUNC_EXIT internal37793 find_return_bb.37797 (execute_split_functions): Call find_return_bb here.
32491 * ipa-split.c (find_return_bb, find_retval, visit_bb): Ignore
11973 * ipa-split.c (find_return_bb): Likewise.
23333 (find_return_bb): Allow assignment in return BB.
6344 (find_return_bb): Remove usage of EXIT_BLOCK_PTR macro.
38554 * ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge,