OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rbi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sel-sched.cc
4611
sel_region_bb_info_def
rbi
;
4627
memcpy (&
rbi
, SEL_REGION_BB_INFO (new_bb), sizeof (
rbi
));
4629
sizeof (
rbi
));
4630
memcpy (SEL_REGION_BB_INFO (succ), &
rbi
, sizeof (
rbi
));
4599
sel_region_bb_info_def
rbi
;
local
4618
memcpy (SEL_REGION_BB_INFO (succ), &
rbi
, sizeof (
rbi
));
local
/src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc
4603
sel_region_bb_info_def
rbi
;
4619
memcpy (&
rbi
, SEL_REGION_BB_INFO (new_bb), sizeof (
rbi
));
4621
sizeof (
rbi
));
4622
memcpy (SEL_REGION_BB_INFO (succ), &
rbi
, sizeof (
rbi
));
4591
sel_region_bb_info_def
rbi
;
local
4610
memcpy (SEL_REGION_BB_INFO (succ), &
rbi
, sizeof (
rbi
));
local
Completed in 35 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026