Home
last modified time | relevance | path

Searched refs:bitmap_list_view (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbitmap.h368 void bitmap_list_view (bitmap);
H A Dtree-ssa-coalesce.c1711 bitmap_list_view (used_in_copies); in coalesce_ssa_name()
H A Dtree-ssa.c633 bitmap_list_view (toremove); in release_defs_bitset()
H A Dbitmap.c665 bitmap_list_view (bitmap head) in bitmap_list_view() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbitmap.h368 void bitmap_list_view (bitmap);
H A Dtree-ssa-coalesce.cc1711 bitmap_list_view (used_in_copies); in coalesce_ssa_name()
H A Dtree-ssa.cc632 bitmap_list_view (toremove); in release_defs_bitset()
H A Dbitmap.cc665 bitmap_list_view (bitmap head) in bitmap_list_view() function
H A DChangeLog-20187388 (bitmap_list_view, bitmap_tree_view): New prototypes.
7414 (bitmap_list_view): Convert a splay tree bitmap to linked-list form.
H A DChangeLog-20205401 * bitmap.c (bitmap_list_view): Restore head->current.
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dblocks.cc1060 bitmap_list_view (bi.tmp_ebb_live_in_for_debug); in start_block()