OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loops_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-build.cc
3494
bool
loops_p
;
3510
loops_p
= more_one_region_p ();
3511
if (
loops_p
)
3531
if (
loops_p
)
3534
loops_p
= false;
3578
return
loops_p
;
3479
bool
loops_p
;
local
ira.cc
5579
bool
loops_p
;
5820
loops_p
= ira_build ();
5822
ira_assert (ira_conflicts_p || !
loops_p
);
5839
ira_emit (
loops_p
);
5844
if (!
loops_p
)
5552
bool
loops_p
;
local
/src/external/gpl3/gcc.old/dist/gcc/
ira-build.cc
3486
bool
loops_p
;
3502
loops_p
= more_one_region_p ();
3503
if (
loops_p
)
3523
if (
loops_p
)
3526
loops_p
= false;
3570
return
loops_p
;
3471
bool
loops_p
;
local
ira.cc
5551
bool
loops_p
;
5788
loops_p
= ira_build ();
5790
ira_assert (ira_conflicts_p || !
loops_p
);
5807
ira_emit (
loops_p
);
5812
if (!
loops_p
)
5524
bool
loops_p
;
local
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026