Searched refs:bitmap_union_of_succs (Results 1 – 8 of 8) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfganal.h | 80 extern void bitmap_union_of_succs (sbitmap, sbitmap *, basic_block);
|
H A D | cfganal.c | 1785 bitmap_union_of_succs (sbitmap dst, sbitmap *src, basic_block b) in bitmap_union_of_succs() function
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | cfganal.h | 83 extern void bitmap_union_of_succs (sbitmap, sbitmap *, basic_block);
|
H A D | cfganal.c | 1785 bitmap_union_of_succs (sbitmap dst, sbitmap *src, basic_block b) in bitmap_union_of_succs() function
|
H A D | cfganal.cc | 1812 bitmap_union_of_succs (sbitmap dst, sbitmap *src, basic_block b) in bitmap_union_of_succs() function
|
H A D | ChangeLog-2012 | 5473 bitmap_union_of_succs. Update callers to match.
|
H A D | ChangeLog-2016 | 27095 (bitmap_union_of_succs): Ditto.
|
H A D | ChangeLog-2013 | 6150 (bitmap_union_of_succs): Remove usage of EXIT_BLOCK_PTR macro.
|