Searched refs:verify_local_live_at_start (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | flow.c | 289 static void verify_local_live_at_start PARAMS ((regset, basic_block)); 555 verify_local_live_at_start (new_live_at_start, bb) in verify_local_live_at_start() function 709 verify_local_live_at_start (tmp, bb); 721 verify_local_live_at_start (tmp, bb);
|
| D | ChangeLog.4 | 3037 (verify_wide_reg, verify_local_live_at_start): Try to dump more 4553 * flow.c (verify_local_live_at_start): Back out last change. 4694 * flow.c (verify_local_live_at_start): Allow hard regs to die.
|
| D | ChangeLog.7 | 7239 * flow.c (verify_local_live_at_start, update_life_info, 18675 (verify_local_live_at_start): Use dump_bb instead.
|
| D | ChangeLog.2 | 5731 (verify_local_live_at_start): New.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | flow.c | 291 static void verify_local_live_at_start (regset, basic_block); 500 verify_local_live_at_start (regset new_live_at_start, basic_block bb) in verify_local_live_at_start() function 681 verify_local_live_at_start (tmp, bb); in update_life_info() 694 verify_local_live_at_start (tmp, bb); in update_life_info()
|
| /openbsd/src/gnu/gcc/gcc/config/m68hc11/ |
| D | m68hc11.md | 6934 ;; Otherwise verify_local_live_at_start will die due to a live change
|