Home
last modified time | relevance | path

Searched refs:bitmap_tree_listify_from (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbitmap.cc33 static bitmap_element *bitmap_tree_listify_from (bitmap, bitmap_element *);
164 elt = bitmap_tree_listify_from (head, elt); in bitmap_elt_clear_from()
597 bitmap_tree_listify_from (bitmap head, bitmap_element *e) in bitmap_tree_listify_from() function
677 head->first = bitmap_tree_listify_from (head, ptr); in bitmap_list_view()
H A DChangeLog-20187412 (bitmap_tree_listify_from): New function to convert part of a splay
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbitmap.c33 static bitmap_element *bitmap_tree_listify_from (bitmap, bitmap_element *);
164 elt = bitmap_tree_listify_from (head, elt); in bitmap_elt_clear_from()
597 bitmap_tree_listify_from (bitmap head, bitmap_element *e) in bitmap_tree_listify_from() function
677 head->first = bitmap_tree_listify_from (head, ptr); in bitmap_list_view()