HomeSort by: relevance | last modified time | path
    Searched defs:fur_hooks (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
sel-sched.cc 437 FUR_HOOKS. */
442 extern struct code_motion_path_driver_info_def move_op_hooks, fur_hooks;
3288 code_motion_path_driver_info = &fur_hooks;
6300 struct code_motion_path_driver_info_def fur_hooks = {
6431 &MOVE_OP_HOOKS or &FUR_HOOKS. This function implements the common parts
6288 struct code_motion_path_driver_info_def fur_hooks = { local
  /src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc 437 FUR_HOOKS. */
442 extern struct code_motion_path_driver_info_def move_op_hooks, fur_hooks;
3280 code_motion_path_driver_info = &fur_hooks;
6292 struct code_motion_path_driver_info_def fur_hooks = {
6423 &MOVE_OP_HOOKS or &FUR_HOOKS. This function implements the common parts
6280 struct code_motion_path_driver_info_def fur_hooks = { local

Completed in 30 milliseconds