OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:count_candidates
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc
2674
count_candidates
(slsr_cand_t c)
2679
count +=
count_candidates
(lookup_cand (c->sibling));
2682
count +=
count_candidates
(lookup_cand (c->dependent));
3965
if (!
count_candidates
(c))
2665
count_candidates
(slsr_cand_t c)
function
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc
2674
count_candidates
(slsr_cand_t c)
2679
count +=
count_candidates
(lookup_cand (c->sibling));
2682
count +=
count_candidates
(lookup_cand (c->dependent));
3965
if (!
count_candidates
(c))
2665
count_candidates
(slsr_cand_t c)
function
Completed in 18 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026