OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_region
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-oacc-kernels-decompose.cc
1070
size_t
current_region
= 0, idx = 0;
local
1085
current_region
= idx;
1086
representatives.safe_push (
current_region
);
1087
current_region
++;
1091
representatives.safe_push (
current_region
);
1096
control_flow_reps.put (stmt,
current_region
);
1099
current_region
);
/src/external/gpl3/gcc.old/dist/gcc/
omp-oacc-kernels-decompose.cc
1069
size_t
current_region
= 0, idx = 0;
local
1084
current_region
= idx;
1085
representatives.safe_push (
current_region
);
1086
current_region
++;
1090
representatives.safe_push (
current_region
);
1095
control_flow_reps.put (stmt,
current_region
);
1098
current_region
);
Completed in 21 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026