Searched defs:do_not_gen (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | df-problems.cc | 3350 bitmap live, bitmap do_not_gen, in df_set_unused_notes_for_mw() 3396 bitmap do_not_gen) in df_whole_mw_reg_dead_p() 3423 bitmap live, bitmap do_not_gen, in df_set_dead_notes_for_mw() 3514 bitmap live, bitmap do_not_gen, bitmap artificial_uses) in df_note_bb_compute() 3714 bitmap_head live, do_not_gen, artificial_uses; in df_note_compute() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df-problems.c | 3310 bitmap live, bitmap do_not_gen, in df_set_unused_notes_for_mw() 3356 bitmap do_not_gen) in df_whole_mw_reg_dead_p() 3383 bitmap live, bitmap do_not_gen, in df_set_dead_notes_for_mw() 3474 bitmap live, bitmap do_not_gen, bitmap artificial_uses) in df_note_bb_compute() 3674 bitmap_head live, do_not_gen, artificial_uses; in df_note_compute() local
|