Searched defs:artificial_uses (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddf-problems.c3259 df_set_unused_notes_for_mw(rtx insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, int flags) argument
3331 df_set_dead_notes_for_mw(rtx insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, int flags) argument
3414 df_create_unused_note(basic_block bb, rtx insn, struct df_ref *def, bitmap live, bitmap do_not_gen, bitmap artificial_uses, bitmap local_live, bitmap local_processed, int flags, int luid) argument
3487 df_ri_bb_compute(struct dataflow *dflow, unsigned int bb_index, bitmap live, bitmap do_not_gen, bitmap artificial_uses, bitmap local_live, bitmap local_processed, bitmap setjumps_crossed) argument
3711 bitmap artificial_uses = BITMAP_ALLOC (NULL); local
[all...]
H A Ddf.h490 struct df_ref *artificial_uses; member in struct:df_scan_bb_info

Completed in 129 milliseconds