Home
last modified time | relevance | path

Searched refs:find_if_header (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.c91 static basic_block find_if_header (basic_block, int);
4298 find_if_header (basic_block test_bb, int pass) in find_if_header() function
5485 && (new_bb = find_if_header (bb, pass)) != NULL) in if_convert()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Difcvt.cc91 static basic_block find_if_header (basic_block, int);
4677 find_if_header (basic_block test_bb, int pass) in find_if_header() function
5872 && (new_bb = find_if_header (bb, pass)) != NULL) in if_convert()
H A DChangeLog.dataflow2018 * ifcvt.c (, find_if_header, find_if_case_1, find_if_case_2,
2387 of find_if_header.
2553 process_if_block, merge_if_block, find_if_header,
2556 (find_if_header, find_cond_trap, find_if_case_1, find_if_case_2,
2576 cond_move_process_if_block, process_if_block, find_if_header):
3732 process_if_block, find_if_header, find_cond_trap, find_if_case_1,
H A DChangeLog-20094594 * ifcvt.c (noce_process_if_block, find_if_header,
23375 * ifcvt.c (find_if_header): Replace HAVE_conditional_trap
H A DChangeLog-200721478 * ifcvt.c (find_if_header): Likewise.
24915 (find_if_header): Replace find_if_block call with separately
H A DChangeLog-2003251 (mark_loop_exit_edges, merge_if_block, find_if_header,
13341 (find_if_header): Ignore branches out of loops.
H A DChangeLog.tree-ssa3602 (mark_loop_exit_edges, merge_if_block, find_if_header,
H A DChangeLog-201525356 * ifcvt.c (find_if_header): Likewise.
27233 * ifcvt.c (noce_try_abs, find_if_header): Likewise.
H A DChangeLog-200117557 (find_if_header): Call it.
H A DChangeLog-201220258 * ifcvt.c (find_if_header): Use IFCVT_MACHDEP_INIT instead of
H A DChangeLog-200212849 (find_if_header): New arg PASS. Changed to return the currently
H A DChangeLog-201034166 (find_if_header): Pass 0 to memset and tweak conditions.
H A DChangeLog-200410830 (find_if_header): Likewise.