OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matching_acc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-sra.cc
2969
struct access *
matching_acc
= NULL;
local
2974
&
matching_acc
)
2977
if (
matching_acc
2978
&& propagate_subaccesses_from_lhs (lchild,
matching_acc
))
2979
add_access_to_lhs_work_queue (
matching_acc
);
/src/external/gpl3/gcc/dist/gcc/
tree-sra.cc
3296
struct access *
matching_acc
= NULL;
local
3301
&
matching_acc
)
3304
if (
matching_acc
3305
&& propagate_subaccesses_from_lhs (lchild,
matching_acc
))
3306
add_access_to_lhs_work_queue (
matching_acc
);
Completed in 21 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026