OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ascend
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sel-sched.cc
422
void (*
ascend
) (insn_t, void *);
6667
if (code_motion_path_driver_info->
ascend
)
6668
code_motion_path_driver_info->
ascend
(insn, static_params);
420
void (*
ascend
) (insn_t, void *);
member in struct:code_motion_path_driver_info_def
/src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc
422
void (*
ascend
) (insn_t, void *);
6659
if (code_motion_path_driver_info->
ascend
)
6660
code_motion_path_driver_info->
ascend
(insn, static_params);
420
void (*
ascend
) (insn_t, void *);
member in struct:code_motion_path_driver_info_def
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026