Home
last modified time | relevance | path

Searched refs:sparse_invalidated (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddf-problems.c438 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_local_compute() local
455 bitmap_set_bit (sparse_invalidated, regno); in df_rd_local_compute()
500 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_confluence_n() local
510 EXECUTE_IF_SET_IN_BITMAP (sparse_invalidated, 0, regno, bi) in df_rd_confluence_n()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddf-problems.c394 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_local_compute() local
414 bitmap_set_bit (sparse_invalidated, regno); in df_rd_local_compute()
460 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_confluence_n() local
468 EXECUTE_IF_SET_IN_BITMAP (sparse_invalidated, 0, regno, bi) in df_rd_confluence_n()