OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_preds_used
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
regrename.cc
831
N_PREDS_USED
counts the number of edges where the register is live, and
855
int
n_preds_used
= 0, n_preds_joined = 0;
local
869
n_preds_used
++;
895
if (n_preds_joined <
n_preds_used
)
/src/external/gpl3/gcc.old/dist/gcc/
regrename.cc
831
N_PREDS_USED
counts the number of edges where the register is live, and
855
int
n_preds_used
= 0, n_preds_joined = 0;
local
869
n_preds_used
++;
895
if (n_preds_joined <
n_preds_used
)
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026