Searched refs:sparse_invalidated_by_call (Results 1 – 1 of 1) sorted by relevance
325 bitmap sparse_invalidated_by_call; member410 bitmap_clear (problem_data->sparse_invalidated_by_call); in df_ru_alloc()420 problem_data->sparse_invalidated_by_call = BITMAP_ALLOC (NULL); in df_ru_alloc()585 bitmap sparse_invalidated = problem_data->sparse_invalidated_by_call; in df_ru_local_compute()645 bitmap sparse_invalidated = problem_data->sparse_invalidated_by_call; in df_ru_confluence_n()746 BITMAP_FREE (problem_data->sparse_invalidated_by_call); in df_ru_free()775 dump_bitmap (file, problem_data->sparse_invalidated_by_call); in df_ru_dump()865 bitmap sparse_invalidated_by_call; member950 bitmap_clear (problem_data->sparse_invalidated_by_call); in df_rd_alloc()960 problem_data->sparse_invalidated_by_call = BITMAP_ALLOC (NULL); in df_rd_alloc()[all …]