Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdf.h844 struct df_word_lr_bb_info struct
847 bitmap_head def; /* The set of registers set in this block
849 bitmap_head use; /* The set of registers used in this block. */
852 bitmap_head in; /* Just before the block itself. */
853 bitmap_head out; /* At the bottom of the block. */
/dragonfly/contrib/gcc-8.0/gcc/
HDdf.h900 struct df_word_lr_bb_info struct
903 bitmap_head def; /* The set of registers set in this block
905 bitmap_head use; /* The set of registers used in this block. */
908 bitmap_head in; /* Just before the block itself. */
909 bitmap_head out; /* At the bottom of the block. */