Searched refs:try_crossjump_bb (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | cfgcleanup.c | 62 static bool try_crossjump_bb (int, basic_block); 1821 try_crossjump_bb (int mode, basic_block bb) in try_crossjump_bb() function 2130 && try_crossjump_bb (mode, b)) in try_optimize_cfg() 2142 && try_crossjump_bb (mode, EXIT_BLOCK_PTR)) in try_optimize_cfg()
|
| D | ChangeLog-2001 | 2006 (try_crossjump_bb): Likewise. 11685 try_crossjump_bb, try_optimize_cfg): Move here from flow.c 16433 (try_crossjump_bb): Likewise. 16603 (try_crossjump_bb): Don't check complex edges. Eliminate 17850 try_crossjump_bb): New functions.
|
| D | ChangeLog-2004 | 10733 (try_crossjump_bb): Likewise. 16830 try_crossjump_to_edge, try_crossjump_bb): Likewise. 18179 try_crossjump_bb): Likewise. 36245 (try_crossjump_bb): Modify to not attempt on blocks with jumps that 45710 (try_crossjump_bb): Add work limiting check for crossjumping.
|
| D | ChangeLog-2005 | 26660 (try_crossjump_bb): Likewise. 32846 * cfgcleanup.c (try_crossjump_bb): If not optimizing for size,
|
| D | ChangeLog-2003 | 32717 (try_crossjump_bb): Use PARAM_MAX_CROSSJUMP_EDGES. Fix test for
|
| D | ChangeLog-2002 | 21654 outgoing_edges_match, try_crossjump_to_edge, try_crossjump_bb,
|