Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtrans-mem.c2826 struct tm_memopt_bitmaps struct
2830 bitmap store_avail_in;
2832 bitmap store_avail_out;
2833 bitmap store_antic_in;
2834 bitmap store_antic_out;
2860 ((struct tm_memopt_bitmaps *) ((BB)->aux))->store_avail_in argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtrans-mem.c3467 struct tm_memopt_bitmaps struct
3471 bitmap store_avail_in;
3473 bitmap store_avail_out;
3474 bitmap store_antic_in;
3475 bitmap store_antic_out;
3501 ((struct tm_memopt_bitmaps *) ((BB)->aux))->store_avail_in argument