Searched refs:dense_invalidated_by_call (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddf-problems.c316 The kill and sparse_kill and the dense_invalidated_by_call and
329 bitmap dense_invalidated_by_call;
413 bitmap_clear (problem_data->dense_invalidated_by_call);
423 problem_data->dense_invalidated_by_call = BITMAP_ALLOC (NULL);
588 bitmap dense_invalidated = problem_data->dense_invalidated_by_call;
648 bitmap dense_invalidated = problem_data->dense_invalidated_by_call;
749 BITMAP_FREE (problem_data->dense_invalidated_by_call);
779 dump_bitmap (file, problem_data->dense_invalidated_by_call);
870 bitmap dense_invalidated_by_call;
954 bitmap_clear (problem_data->dense_invalidated_by_call);
327 bitmap dense_invalidated_by_call; member in struct:df_ru_problem_data
867 bitmap dense_invalidated_by_call; member in struct:df_rd_problem_data
[all...]

Completed in 42 milliseconds