Home
last modified time | relevance | path

Searched refs:window_list_next (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dx86-tune-sched-bd.cc505 dispatch_windows *window_list_next = dispatch_window_list->next; in fits_dispatch_window() local
523 if (window_list_next) in fits_dispatch_window()
524 window_list = window_list_next; in fits_dispatch_window()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dx86-tune-sched-bd.c505 dispatch_windows *window_list_next = dispatch_window_list->next; in fits_dispatch_window() local
523 if (window_list_next) in fits_dispatch_window()
524 window_list = window_list_next; in fits_dispatch_window()