Searched refs:simulate_backwards_to_point (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | df.h | 1056 extern void simulate_backwards_to_point (basic_block, regset, rtx);
|
H A D | cfgcleanup.cc | 2462 simulate_backwards_to_point (merge_bb, live, head); in try_head_merge_bb()
|
H A D | df-problems.cc | 4081 simulate_backwards_to_point (basic_block bb, regset live, rtx point) in simulate_backwards_to_point() function
|
H A D | ifcvt.cc | 5645 simulate_backwards_to_point (merge_bb, live, end); in dead_or_predicable()
|
H A D | ChangeLog-2014 | 26831 (simulate_backwards_to_point): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df.h | 1056 extern void simulate_backwards_to_point (basic_block, regset, rtx);
|
H A D | cfgcleanup.c | 2476 simulate_backwards_to_point (merge_bb, live, head); in try_head_merge_bb()
|
H A D | df-problems.c | 4041 simulate_backwards_to_point (basic_block bb, regset live, rtx point) in simulate_backwards_to_point() function
|
H A D | ifcvt.c | 5258 simulate_backwards_to_point (merge_bb, live, end); in dead_or_predicable()
|