Home
last modified time | relevance | path

Searched defs:do_not_gen (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Ddf-problems.c3260 bitmap live, bitmap do_not_gen, in df_set_unused_notes_for_mw()
3332 bitmap live, bitmap do_not_gen, in df_set_dead_notes_for_mw()
3415 bitmap live, bitmap do_not_gen, bitmap artificial_uses, in df_create_unused_note()
3488 bitmap live, bitmap do_not_gen, bitmap artificial_uses, in df_ri_bb_compute()
3710 bitmap do_not_gen = BITMAP_ALLOC (NULL); in df_ri_compute() local