Searched refs:df_ref_bitmap (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | df-problems.c | 247 df_ref_bitmap (bitmap *maps, unsigned int regno, int start, int count) in df_ref_bitmap() function 488 = df_ref_bitmap (problem_data->use_sites, regno, in df_ru_bb_local_compute_process_def() 606 bitmap defs = df_ref_bitmap (problem_data->use_sites, regno, in df_ru_local_compute() 1031 bitmap defs = df_ref_bitmap (problem_data->def_sites, in df_rd_bb_local_compute_process_def() 1131 bitmap defs = df_ref_bitmap (problem_data->def_sites, regno, in df_rd_local_compute()
|