Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c440 extern struct code_motion_path_driver_info_def move_op_hooks, fur_hooks;
3270 code_motion_path_driver_info = &fur_hooks; in find_used_regs()
6280 struct code_motion_path_driver_info_def fur_hooks = { variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc440 extern struct code_motion_path_driver_info_def move_op_hooks, fur_hooks;
3270 code_motion_path_driver_info = &fur_hooks; in find_used_regs()
6280 struct code_motion_path_driver_info_def fur_hooks = { variable
H A DChangeLog-200919066 fur_hooks explicitly extern.