OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_max_seqno
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sel-sched.cc
621
to the new fence.
ORIG_MAX_SEQNO
is the maximal seqno before this round
625
int
orig_max_seqno
)
657
&& INSN_SEQNO (succ) <=
orig_max_seqno
675
if (seqno > 0 && seqno <=
orig_max_seqno
7406
calculate_new_fences (flist_t fences, int
orig_max_seqno
, int *ptime)
7428
gcc_assert (seqno > 0 && seqno <=
orig_max_seqno
);
7438
extract_new_fences_from (fences, new_fences,
orig_max_seqno
);
7492
pipelining.
ORIG_MAX_SEQNO
is the maximal seqno before this pass
7495
sel_sched_region_2 (int
orig_max_seqno
)
7497
int highest_seqno_in_use =
orig_max_seqno
;
7524
int
orig_max_seqno
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc
621
to the new fence.
ORIG_MAX_SEQNO
is the maximal seqno before this round
625
int
orig_max_seqno
)
657
&& INSN_SEQNO (succ) <=
orig_max_seqno
675
if (seqno > 0 && seqno <=
orig_max_seqno
7398
calculate_new_fences (flist_t fences, int
orig_max_seqno
, int *ptime)
7420
gcc_assert (seqno > 0 && seqno <=
orig_max_seqno
);
7430
extract_new_fences_from (fences, new_fences,
orig_max_seqno
);
7484
pipelining.
ORIG_MAX_SEQNO
is the maximal seqno before this pass
7487
sel_sched_region_2 (int
orig_max_seqno
)
7489
int highest_seqno_in_use =
orig_max_seqno
;
7516
int
orig_max_seqno
;
local
[
all
...]
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026