OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unlikely_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-loop-versioning.cc
718
Record in
UNLIKELY_P
if at least one of those values is unlikely to be
733
bool
unlikely_p
= false;
local
748
unlikely_p
= true;
775
unlikely_p
= true;
785
return
unlikely_p
? INNER_UNLIKELY : INNER_DONT_KNOW;
/src/external/gpl3/gcc.old/dist/gcc/
gimple-loop-versioning.cc
718
Record in
UNLIKELY_P
if at least one of those values is unlikely to be
733
bool
unlikely_p
= false;
local
748
unlikely_p
= true;
775
unlikely_p
= true;
785
return
unlikely_p
? INNER_UNLIKELY : INNER_DONT_KNOW;
Completed in 27 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026