OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_loop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
cfgloopmanip.cc
185
class loop *base_loop, *
target_loop
;
local
229
target_loop
= loop_outer (from->loop_father);
243
target_loop
= from->loop_father;
274
else if (!flow_loop_nested_p (
target_loop
, pred->loop_father))
277
TARGET_LOOP
to that we moved FROM, the change of the position
/src/external/gpl3/gcc.old/dist/gcc/
cfgloopmanip.cc
184
class loop *base_loop, *
target_loop
;
local
228
target_loop
= loop_outer (from->loop_father);
242
target_loop
= from->loop_father;
273
else if (!flow_loop_nested_p (
target_loop
, pred->loop_father))
276
TARGET_LOOP
to that we moved FROM, the change of the position
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026