Lines Matching refs:tm_memopt_bitmaps
3452 struct tm_memopt_bitmaps struct
3486 ((struct tm_memopt_bitmaps *) ((BB)->aux))->store_avail_in argument
3488 ((struct tm_memopt_bitmaps *) ((BB)->aux))->store_avail_out
3490 ((struct tm_memopt_bitmaps *) ((BB)->aux))->store_antic_in
3492 ((struct tm_memopt_bitmaps *) ((BB)->aux))->store_antic_out
3494 ((struct tm_memopt_bitmaps *) ((BB)->aux))->read_avail_in
3496 ((struct tm_memopt_bitmaps *) ((BB)->aux))->read_avail_out
3498 ((struct tm_memopt_bitmaps *) ((BB)->aux))->read_local
3500 ((struct tm_memopt_bitmaps *) ((BB)->aux))->store_local
3502 ((struct tm_memopt_bitmaps *) ((BB)->aux))->avail_in_worklist_p
3504 ((struct tm_memopt_bitmaps *) ((BB)->aux))->visited_p
3967 static struct tm_memopt_bitmaps *
3970 struct tm_memopt_bitmaps *b in tm_memopt_init_sets()
3971 = XOBNEW (&tm_memopt_obstack.obstack, struct tm_memopt_bitmaps); in tm_memopt_init_sets()