Searched refs:local_live (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddf-problems.c3423 bitmap local_live, bitmap local_processed,
3444 bitmap_clear_bit (local_live, dregno);
3496 bitmap local_live, bitmap local_processed, bitmap setjumps_crossed)
3552 EXECUTE_IF_SET_IN_BITMAP (local_live, 0, regno, bi)
3606 artificial_uses, local_live,
3622 artificial_uses, local_live,
3685 bitmap_set_bit (local_live, uregno);
3704 bitmap_clear (local_live);
3719 bitmap local_live = NULL;
3725 local_live
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
3712 bitmap local_live = NULL; local
[all...]

Completed in 90 milliseconds