OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ws_prop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-oacc-neuter-broadcast.cc
644
propagation_set *
ws_prop
= (*prop_set)[def_bb->index];
local
646
ws_prop
->add (var);
674
propagation_set *
ws_prop
= (*prop_set)[def_bb->index];
local
676
ws_prop
->add (var);
830
propagation_set *
ws_prop
local
833
ws_prop
->add (var);
1313
propagation_set *
ws_prop
= (*prop_set)[block->index];
local
1315
if (
ws_prop
)
1317
for (propagation_set::iterator it =
ws_prop
->begin ();
1318
it !=
ws_prop
->end ()
1646
propagation_set *
ws_prop
= prop_set[bb->index];
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
omp-oacc-neuter-broadcast.cc
644
propagation_set *
ws_prop
= (*prop_set)[def_bb->index];
local
646
ws_prop
->add (var);
674
propagation_set *
ws_prop
= (*prop_set)[def_bb->index];
local
676
ws_prop
->add (var);
830
propagation_set *
ws_prop
local
833
ws_prop
->add (var);
1313
propagation_set *
ws_prop
= (*prop_set)[block->index];
local
1315
if (
ws_prop
)
1317
for (propagation_set::iterator it =
ws_prop
->begin ();
1318
it !=
ws_prop
->end ()
1646
propagation_set *
ws_prop
= prop_set[bb->index];
local
[
all
...]
Completed in 16 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026