OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prev_candidate
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
combine-stack-adj.cc
466
rtx_insn *test, *next_candidate, *
prev_candidate
;
482
next_candidate =
prev_candidate
= NULL;
515
if (
prev_candidate
== NULL)
516
prev_candidate
= test;
522
if (
prev_candidate
)
523
test =
prev_candidate
;
465
rtx_insn *test, *next_candidate, *
prev_candidate
;
local
/src/external/gpl3/gcc.old/dist/gcc/
combine-stack-adj.cc
466
rtx_insn *test, *next_candidate, *
prev_candidate
;
482
next_candidate =
prev_candidate
= NULL;
515
if (
prev_candidate
== NULL)
516
prev_candidate
= test;
522
if (
prev_candidate
)
523
test =
prev_candidate
;
465
rtx_insn *test, *next_candidate, *
prev_candidate
;
local
Completed in 60 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026