Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddf-problems.c186 bitmap_head sparse_invalidated_by_call; member
225 bitmap_clear (&problem_data->sparse_invalidated_by_call); in df_rd_alloc()
234 bitmap_initialize (&problem_data->sparse_invalidated_by_call, in df_rd_alloc()
438 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_local_compute()
500 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_confluence_n()
611 dump_bitmap (file, &problem_data->sparse_invalidated_by_call); in df_rd_start_dump()
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddf-problems.c150 bitmap_head sparse_invalidated_by_call; member
189 bitmap_clear (&problem_data->sparse_invalidated_by_call); in df_rd_alloc()
198 bitmap_initialize (&problem_data->sparse_invalidated_by_call, in df_rd_alloc()
394 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_local_compute()
460 bitmap sparse_invalidated = &problem_data->sparse_invalidated_by_call; in df_rd_confluence_n()
584 dump_bitmap (file, &problem_data->sparse_invalidated_by_call); in df_rd_start_dump()