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

/freebsd-10.0-release/contrib/gcc/
H A Dbitmap.h117 extern void bitmap_clear_range (bitmap, unsigned int, unsigned int);
H A Ddf-problems.c313 these along with the bitmap_clear_range call to remove ranges of
659 bitmap_clear_range (tmp,
695 bitmap_clear_range (tmp,
1028 bitmap_clear_range(bb_info->gen, begin, n_defs);
1184 bitmap_clear_range (tmp,
1220 bitmap_clear_range (tmp,
2986 bitmap_clear_range (cpy,
3013 bitmap_clear_range (cpy,
H A Dbitmap.c870 bitmap_clear_range (bitmap head, unsigned int start, unsigned int count)
860 bitmap_clear_range (bitmap head, unsigned int start, unsigned int count) function
H A Dtree-ssa-structalias.c4893 bitmap_clear_range (graph->succs[i], FIRST_REF_NODE,

Completed in 192 milliseconds